Searched refs:pf1 (Results 1 – 2 of 2) sorted by relevance
90 struct pidfh *pf1, *pf2; in test_pidfile_self() local95 pf1 = pidfile_open(fn, 0600, &other); in test_pidfile_self()96 if (pf1 == NULL && other != 0) in test_pidfile_self()98 if (pf1 == NULL) in test_pidfile_self()100 if (pidfile_write(pf1) != 0) { in test_pidfile_self()102 pidfile_close(pf1); in test_pidfile_self()109 pidfile_close(pf1); in test_pidfile_self()115 pidfile_close(pf1); in test_pidfile_self()119 pidfile_close(pf1); in test_pidfile_self()
59 uint64_t pf1 : 1; member135 uint64_t pf1 : 1;