OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_PATH_MSGS
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/msgs/
pathnames.h
34
#define
_PATH_MSGS
"/var/msgs"
msgs.c
251
snprintf(fname, sizeof (fname), "%s/%s",
_PATH_MSGS
, BOUNDS);
270
dirp = opendir(
_PATH_MSGS
);
272
perror(
_PATH_MSGS
);
293
_PATH_MSGS
, cp);
340
* Send mode - place msgs in
_PATH_MSGS
349
snprintf(fname, sizeof (fname), "%s/%d",
_PATH_MSGS
, nextmsg);
481
snprintf(fname, sizeof (fname), "%s/%d",
_PATH_MSGS
, msg);
764
snprintf(fname, sizeof (fname), "%s/%d",
_PATH_MSGS
, cmsg);
Completed in 17 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025