Searched defs:pfun (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/abi/spectrans/parser/
H A Dextends.c277 char pfun[BUFSIZ]; local
284 (void) sscanf(value, "%1023s", pfun);
286 if (strcmp(pfun, parentfun) == 0) {

Completed in 69 milliseconds