Lines Matching defs:terminator
46 char *terminator)
75 *terminator = ch;
373 char terminator;
411 error = nfs_pathsegment(&path, buffer, &terminator);
431 /* If the terminator character in the path was the end of the string
436 if (!terminator)
481 char terminator;
505 error = nfs_pathsegment(&path, filename, &terminator);
515 /* If the terminator character in the path was the end of the string
520 if (!terminator)