Home
last modified time | relevance | path

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

/dports/comms/bforce-kst/bforce-0.22.8.kst7/source/include/
H A Dnodelist.h164 int nodelist_lookup_string(char *buffer, size_t buflen, s_faddr addr);
/dports/comms/bforce-kst/bforce-0.22.8.kst7/source/bfutil/
H A Dnlookup.c141 if( nodelist_lookup_string(buf, sizeof(buf), addr) == 0 ) in main()
/dports/comms/bforce-kst/bforce-0.22.8.kst7/source/bforce/
H A Dnodelist.c520 int nodelist_lookup_string(char *buffer, size_t buflen, s_faddr addr) in nodelist_lookup_string() function
561 if( nodelist_lookup_string(buf, sizeof(buf), addr) == 0 ) in nodelist_lookup()