Searched refs:list_nces_cache (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libfedfs/common/
H A Dlist_nces.c146 list_nces_cache(char *host, int port, nce_entry_t ***nces) function
163 fprintf(stderr, "list_nces_cache: wiping %s/%d\n", n->host, n->port);
183 fprintf(stderr, "list_nces_cache: found %s/%d\n", n->host, n->port);
236 numnce = list_nces_cache(host, port, nces);

Completed in 20 milliseconds