Home
last modified time | relevance | path

Searched defs:myself (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/usr.sbin/ldpd/
H A Dmain.c62 void print_usage(char *myself) in print_usage()
/netbsd-src/usr.sbin/sysinst/
H A Dpartitions.c88 generic_adapt_foreign_part_info(const struct disk_partitions *myself, in generic_adapt_foreign_part_info()
/netbsd-src/tests/lib/libc/setjmp/
H A Dt_threadjmp.c89 static pthread_t myself = NULL; variable
/netbsd-src/sys/net/
H A Dif_arcsubr.c120 uint8_t atype, adst, myself; in arc_output() local
/netbsd-src/sys/arch/sparc/stand/ofwboot/
H A Dofdev.c367 cell_t units[4], phandle, myself, depth = 0, odepth = 0, cnt; in device_target_unit() local
/netbsd-src/external/gpl2/rcs/dist/src/
H A Drcsbase.h747 # define myself(u) ((u) == ruid()) macro
749 # define myself(u) true macro
/netbsd-src/sys/netinet/
H A Dip_carp.c1639 int myself = 0, error = 0; in carp_set_ifp() local