Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cron/
H A Dat.c142 static char pname1[80]; variable
380 sprintf(pname1, "%s.%c", PROTO, 'a'+jobtype); in main()
660 if ((pfp = fopen(pname1, "r")) == NULL && in copy()