Home
last modified time | relevance | path

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

/reactos/dll/3rdparty/libtirpc/src/
H A Dgetnetpath.c82 char *npp; /* NETPATH env variable */ in setnetpath() local
98 if ((npp = getenv(NETPATH)) == NULL) { in setnetpath()
140 char *npp; /* holds current NETPATH */ local
163 while ((npp = np_sessionp->netpath) != NULL && strlen(npp) != 0) {
168 if ((ncp = getnetconfigent(npp)) != NULL) {
228 _get_next_token(npp, token) in _get_next_token() argument
229 char *npp; /* string */ in _get_next_token()
236 if ((cp = strchr(npp, token)) == NULL) {
242 if ((cp > npp) && (cp[-1] == '\\')) {
244 if ((cp > npp + 1) && (cp[-2] != '\\')) {
[all …]
/reactos/media/drivers/etc/
H A Dservices157 npp 92/tcp #Network Printing Protocol
158 npp 92/udp #Network Printing Protocol