Home
last modified time | relevance | path

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

/elf/
A Drestest2.c10 pid_t getpid(void) in getpid() function
A Dtst-audit18.c42 TEST_COMPARE (s (), getpid ()); in handle_restart()
A Dsotruss-lib.c78 pid_t pid = getpid (); in init()
249 snprintf (buf, sizeof (buf), "%5ld: ", (long int) getpid ()); in print_enter()
336 snprintf (buf, sizeof (buf), "%5ld: ", (long int) getpid ()); in print_exit()
A Dtst-execstack.c17 asprintf (&cmd, "cat /proc/%d/maps", getpid ()); in print_maps()

Completed in 6 milliseconds