Home
last modified time | relevance | path

Searched refs:uid_t (Results 326 – 329 of 329) sorted by relevance

1...<<11121314

/dragonfly/sbin/ipfw/
H A Dipfw2.c3187 uid_t uid; in add()
/dragonfly/crypto/openssh/
H A Dchannels.c2304 uid_t euid; in channel_post_mux_listener()
/dragonfly/usr.sbin/pfctl/
H A Dparse.y134 uid_t uid[2];
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dextend.texi4396 int isroot P((uid_t));
4401 uid_t x;
4407 Suppose the type @code{uid_t} happens to be @code{short}. ISO C does
4415 whether the @code{uid_t} type is @code{short}, @code{int}, or
4424 int isroot (uid_t);
4427 isroot (uid_t x)

1...<<11121314