Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nis.c58 static int sum_ypstat(char *);
342 (void) sum_ypstat(line);
346 if (sum_ypstat(line) == YP_TRUE) {
367 (void) sum_ypstat(line);
377 if (sum_ypstat(line) == YP_TRUE) {
385 if (sum_ypstat(line) == YP_TRUE) {
392 if (sum_ypstat(line) == YP_TRUE) {
576 sum_ypstat(line) in sum_ypstat() function
611 status = sum_ypstat(buff); in detail_ypstat()