Searched defs:editfile (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/ucbcmd/vipw/
H A Dvipw.c54 static int editfile(char *, char *, char *, time_t *);
104 if (editfile(editor, ptemp, passwd, &n_mtime)) {
149 if (editfile(editor, stemp, shadow, &o_mtime))
226 editfile(char *editor, char *temp, char *orig, time_t *mtime) function
/illumos-gate/usr/src/cmd/mailx/
H A Dinit.c76 char *editfile; /* Name of file being edited */ variable

Completed in 58 milliseconds