Home
last modified time | relevance | path

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

/f-stack/tools/libutil/tests/
H A Dpidfile_test.c90 struct pidfh *pf1, *pf2; in test_pidfile_self() local
95 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()
/f-stack/dpdk/drivers/net/octeontx/base/
H A Docteontx_pki_var.h59 uint64_t pf1 : 1; member
135 uint64_t pf1 : 1;