Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cron/
H A Datrm.c62 static void atperror2(char *msg, char *name);
362 atperror2("Can't stat", namelist[i]->d_name); in getjoblist()
399 atperror2(char *msg, char *name) in atperror2() function