Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/tip/
H A Dlog.c35 if ((pwd = getpwuid(uid)) == NOPWD) in logent()
H A Dtip.h225 #define NOPWD ((struct passwd *)0) macro