Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/tip/
H A Dlog.c37 if ((pwd = getpwuid(uid)) == NOPWD) in logent()
H A Dtip.h235 #define NOPWD ((struct passwd *)0) macro