Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop.c93 static char *protmalloc(size_t);
134 output_area = protmalloc(nbytes); in main()
1088 protmalloc(size_t nbytes) in protmalloc() function