Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libnsl/netselect/
H A Dnetselect.c136 nc_error = NC_NOMEM; in setnetconfig()
294 nc_error = NC_NOMEM; in getnetlist()
356 nc_error = NC_NOMEM; in fgetnetconfig()
416 nc_error = NC_NOMEM; in setnetpath()
491 nc_error = NC_NOMEM; in setnetpath()
833 case NC_NOMEM: in nc_sperror()
917 nc_error = NC_NOMEM; in netconfig_dup()
929 nc_error = NC_NOMEM; in netconfig_dup()
939 nc_error = NC_NOMEM; in netconfig_dup()
H A Dnetcspace.h65 #define NC_NOMEM 1 macro