Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/tcsh/
Dtc.who.c666 add_to_who_list(char *name, char *mach_nm) argument
673 while (wp->who_next && (comp = strncmp(wp->who_tty,mach_nm,UTLINLEN)) < 0)
698 (void) strncpy(wpnew->who_tty, mach_nm, UTLINLEN);