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

/freebsd-9.3-release/usr.sbin/newsyslog/
H A Dnewsyslog.c1726 struct sigwork_entry *swork; local
1872 swork = NULL;
1874 swork = save_sigwork(ent);
1881 save_zipwork(ent, swork, ent->fsize, file1);
1888 do_sigwork(struct sigwork_entry *swork) argument
1894 if (swork->sw_runcmd == 0 && (!(swork->sw_pidok) || swork->sw_pid == 0))
1904 * just sets swork->sw_pidok to a special value, and do_zipwork
1909 swork
2135 save_zipwork(const struct conf_entry *ent, const struct sigwork_entry *swork, int zsize, const char *zipfname) argument
2173 set_swpid(struct sigwork_entry *swork, const struct conf_entry *ent) argument
[all...]
/freebsd-9.3-release/sys/contrib/octeon-sdk/
H A Dcvmx-pow.h201 } swork; member in union:__anon6569
958 ptr.swork.mem_region = CVMX_IO_SEG;
959 ptr.swork.is_io = 1;
960 ptr.swork.did = CVMX_OCT_DID_TAG_SWTAG;
961 ptr.swork.wait = wait;

Completed in 60 milliseconds