Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop.c97 static char *protmalloc(size_t);
188 output_area = protmalloc(nbytes); in main()
1140 protmalloc(size_t nbytes) in protmalloc() function