Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cron/
H A Datrm.c63 static void atperror2(char *msg, char *name);
363 atperror2("Can't stat", namelist[i]->d_name); in getjoblist()
400 atperror2(char *msg, char *name) in atperror2() function