Searched refs:auth (Results 1 – 2 of 2) sorted by relevance
107 auth_t auth; in __spawni() local133 err = __auth_user_authenticate (auth, in __spawni()143 err = __auth_user_authenticate (auth, in __spawni()164 err = __auth_user_authenticate (auth, in __spawni()184 return (*operate) (auth); in __spawni()320 auth = MACH_PORT_NULL; in __spawni()428 auth = _hurd_id.rid_auth; in __spawni()437 (auth = port), in __spawni()448 auth = MACH_PORT_NULL; in __spawni()666 err = __auth_user_authenticate (auth, in __spawni()[all …]
48 before-compile += $(patsubst %,$(hurd-objpfx)hurd/%.h,auth io fs process)49 $(patsubst %,$(hurd-objpfx)hurd/%.h,auth io fs process): hurd-before-compile
Completed in 6 milliseconds