Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/rpcsvc/rpc.bootparamd/
H A Dbootparam_ip_route.c73 mibget(int sd) in mibget() function
262 if ((item_list = mibget(sd)) == nilp(mib_item_t)) { in get_ip_route()
460 if ((item_list = mibget(sd)) == nilp(mib_item_t)) { in find_best_server_int()
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/ncaconfd/
H A Dncaconfd.c111 static mib_item_t *mibget(int);
550 mibget(int sd) in mibget() function
1046 if ((item = mibget(mib_fd)) == NULL) { in get_if_info()
/titanic_44/usr/src/cmd/rpcsvc/
H A Drstat_proc.c163 static mib_item_t *mibget(int sd);
442 mibget(int sd) in mibget() function
937 if ((netstat_item = mibget(sd)) == NULL) { in init_net()
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/
H A Droute.c264 static mib_item_t *mibget(int sd);
620 if ((item = mibget(sd)) == NULL) in flushroutes()
3057 mibget(int sd) in mibget() function
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c138 static mib_item_t *mibget(int sd);
583 if ((item = mibget(sd)) == NULL) { in main()
678 if ((item = mibget(sd)) == NULL) { in main()
713 mibget(int sd) in mibget() function