Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libtnfctl/
H A Dinternal.c59 static pid_t inprocess_getpid(void *ignore);
102 hdl->p_getpid = inprocess_getpid; in tnfctl_internal_open()
165 inprocess_getpid(void *ignore) in inprocess_getpid() function