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

/freebsd-9.3-release/contrib/tcsh/
H A 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);

Completed in 47 milliseconds