Home
last modified time | relevance | path

Searched defs:notfirst (Results 1 – 5 of 5) sorted by relevance

/titanic_52/usr/src/cmd/sgs/size/common/
H A Dprocess.c95 int notfirst = 0; in process() local
222 int notfirst = 0; in process_phdr() local
[all...]
/titanic_52/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DDNSCommon.h111 #define mDNSValidHostChar(X, notfirst, notlast) (mDNSIsLetter(X) || mDNSIsDigit(X) || ((notfirst) && (notlast) && (X) == '-') ) argument
/titanic_52/usr/src/cmd/awk_xpg4/
H A Dawk2.c494 int notfirst = 0; in s_print() local
/titanic_52/usr/src/cmd/pr/
H A Dpr.c632 static int notfirst = 0; in print() local
/titanic_52/usr/src/cmd/dfs.cmds/sharemgr/
H A Dcommands.c713 int notfirst = 0; in chk_opt() local