Home
last modified time | relevance | path

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

/original-bsd/old/sysline/
H A Dsysline.c147 char whofilename2[100]; variable
376 strcpy1(strcpy1(whofilename2, home), "/.sysline");
754 (whofile = open(whofilename2, 0)) < 0) in whocheck()