Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sendmail/aux/
H A Dmail.local.c347 char *return_path = NULL; local
386 store(return_path, rcpt_num);
431 if (return_path != NULL) {
436 ((return_path = parseaddr(buf+10)) == NULL)) {
464 if (return_path == NULL) {
498 if (return_path != NULL)
499 free(return_path);
500 return_path = NULL;
/titanic_41/usr/src/cmd/fs.d/nfs/nfslog/
H A Dfhtab.c2283 char **pathp2, bool_t return_path) in nfslog_process_fh_rec() argument
2318 if (return_path) { in nfslog_process_fh_rec()