Home
last modified time | relevance | path

Searched defs:p (Results 1 – 10 of 10) sorted by relevance

/misc/
A Dfd_to_filename.c30 char *p = mempcpy (storage->buffer, FD_TO_FILENAME_PREFIX, in __fd_to_filename() local
A Dinit-misc.c33 char *p = strrchr (argv[0], '/'); in weak_alias() local
A Dttyslot.c45 char *p; in ttyslot() local
A Dtst-syscalls.c47 void *p = mmap (0x0, bytes, PROT_READ | PROT_WRITE, in allocate() local
139 void *p = reallocate (array); in do_test() local
A Dgetttyent.c68 char *p; in __getttyent() local
177 value (char *p) in value()
A Dtst-pselect.c68 pid_t p = xfork (); in test_pselect_basic() local
A Dtst-efgcvt-template.c147 char *p; in test() local
191 char *p; in special() local
A Dtsearch.c160 check_tree_recurse (node p, int d_sofar, int d_total) in check_tree_recurse()
182 node p; in check_tree() local
231 node p = DEREFNODEPTR(parentp); in maybe_split_for_insert() local
405 node p, q, r, retval; in weak_alias() local
A Dmntent_r.c271 char *rest = mnt->mnt_opts, *p; in weak_alias() local
/misc/sys/
A Dsyslog.h62 #define LOG_PRI(p) ((p) & LOG_PRIMASK) argument
119 #define LOG_FAC(p) (((p) & LOG_FACMASK) >> 3) argument

Completed in 15 milliseconds