Home
last modified time | relevance | path

Searched refs:CurrentPid (Results 1 – 25 of 31) sorted by relevance

12

/dports/mail/libmilter/sendmail-8.16.1/sendmail/
H A Dutil.c1094 "%05d >>> ", (int) CurrentPid);
1147 (int) CurrentPid);
1326 (int) CurrentPid);
1344 (int) CurrentPid);
1350 "%05d <<< %s", (int) CurrentPid, buf);
2060 CurrentPid = getpid();
2547 if (pid != CurrentPid)
2701 if (pid == NO_PID || pid == CurrentPid) in proc_list_probe()
2730 if (LogLevel > 10 && children != CurChildren && CurrentPid == DaemonPid) in proc_list_probe()
H A Dudb.c962 up->udb_pid = CurrentPid;
974 up->udb_pid = CurrentPid;
1086 up->udb_pid = CurrentPid;
1214 if (up->udb_pid != CurrentPid) in _udbx_close()
H A Dmain.c251 CurrentPid = getpid();
542 DaemonPid = CurrentPid; /* needed for finis() to work */
2233 CurrentPid = getpid();
2319 proc_list_add(CurrentPid, "Sendmail SMTP Agent",
2363 CurrentPid = getpid();
2375 DaemonPid = CurrentPid;
3097 (int) CurrentPid);
3460 (int) CurrentPid);
H A Dqueue.c2014 CurrentPid = getpid();
2139 qid_printqueue(qgrp, qdir), (int) CurrentPid,
2251 CurrentPid = getpid();
3640 CurrentPid = getpid();
3705 (int) CurrentPid);
3827 CurrentPid = getpid();
3884 (int) CurrentPid);
5434 # define queuenextid() CurrentPid
5536 LastQueuePid == CurrentPid && in sync_queue_time()
6568 if (ShmId != SM_SHM_NO_ID && DaemonPid != CurrentPid) in filesys_update()
[all …]
H A Dmap.c568 map->map_pid = CurrentPid;
589 map->map_pid = CurrentPid;
1758 map->map_pid = CurrentPid;
1773 map->map_pid = CurrentPid;
2407 map->map_pid = CurrentPid;
2423 map->map_pid = CurrentPid;
2652 if (map->map_pid != CurrentPid)
3491 map->map_pid = CurrentPid;
3858 map->map_pid = CurrentPid;
4276 (int) CurrentPid);
[all …]
H A Denvelope.c206 e->e_flags, OpMode, (int) CurrentPid);
809 (void) sm_snprintf(buf, sizeof(buf), "%d", (int) CurrentPid);
H A Dconf.c2624 if (kmem < 0 || kmempid != CurrentPid)
2638 kmempid = CurrentPid;
2705 proc_list_set(CurrentPid, buf);
2996 return setpgid(0, CurrentPid); in setsid()
5428 seed = (long) CurrentPid; in seed_random()
H A Dalias.c584 map->map_pid = CurrentPid;
H A Derr.c729 "%05d >>> %s\n", (int) CurrentPid,
H A Ddaemon.c217 proc_list_add(CurrentPid, "Sendmail daemon", PROC_DAEMON, 0, -1, NULL);
686 CurrentPid = getpid();
728 proc_list_add(CurrentPid,
740 proc_list_add(CurrentPid, "daemon child",
H A Ddeliver.c718 CurrentPid = getpid();
2296 (int) CurrentPid,
2360 "%05d === EXEC", (int) CurrentPid);
2481 CurrentPid = getpid();
5035 (int) CurrentPid);
5506 CurrentPid = getpid();
H A Dcollect.c403 (int) CurrentPid);
H A Dusersmtp.c2725 "%05d >>> .\n", (int) CurrentPid);
2757 "%05d >>> .\n", (int) CurrentPid);
3423 "%05d >>> %s\n", (int) CurrentPid,
H A Dsendmail.h2494 EXTERN pid_t CurrentPid; /* current process id */ variable
/dports/comms/qico/qico-15673bf/src/
H A Dqslib.c574 if (kmem < 0 || kmempid != CurrentPid) in setproctitle()
588 kmempid = CurrentPid; in setproctitle()
/dports/japanese/w3m/w3m-2b59b9e/
H A Dfm.h916 global int CurrentPid; variable
H A Detc.c1673 CurrentPid, tmpf_seq[type]++, (ext) ? ext : ""); in tmpfname()
H A Dmain.c450 CurrentPid = (int)getpid(); in main()
3334 Sprintf("------------------------------%d%ld%ld%ld", CurrentPid, in query_from_followform()
/dports/japanese/w3m-img/w3m-2b59b9e/
H A Dfm.h916 global int CurrentPid; variable
H A Detc.c1673 CurrentPid, tmpf_seq[type]++, (ext) ? ext : ""); in tmpfname()
H A Dmain.c450 CurrentPid = (int)getpid(); in main()
3334 Sprintf("------------------------------%d%ld%ld%ld", CurrentPid, in query_from_followform()
/dports/www/w3m-img/w3m-2b59b9e/
H A Dfm.h916 global int CurrentPid; variable
H A Detc.c1673 CurrentPid, tmpf_seq[type]++, (ext) ? ext : ""); in tmpfname()
/dports/www/w3m/w3m-2b59b9e/
H A Dfm.h916 global int CurrentPid; variable
H A Detc.c1673 CurrentPid, tmpf_seq[type]++, (ext) ? ext : ""); in tmpfname()

12