Home
last modified time | relevance | path

Searched refs:NOPWD (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.bin/tip/tip/
H A Dlog.c57 if ((pwd = getpwuid(getuid())) == NOPWD) in logent()
H A Dtip.h237 #define NOPWD ((struct passwd *)0) macro