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

/netbsd-current/usr.bin/at/
H A Dpathnames.h47 #define _PATH_SEQFILE "/var/at/.SEQ" macro
H A Dat.c149 if ((fid = fopen(_PATH_SEQFILE, "r+")) != NULL) {
158 } else if ((fid = fopen(_PATH_SEQFILE, "w")) != NULL) {

Completed in 77 milliseconds