Home
last modified time | relevance | path

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

/freebsd/lib/libc/rpc/
H A Dgetnetconfig.c74 #define NC_TPI_COTS_ORD_S "tpi_cots_ord" macro
574 if (strcmp(tokenp, NC_TPI_COTS_ORD_S) == 0) in parse_ncp()