Searched refs:normalise (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/bsd/openldap/dist/doc/devel/variadic_debug/
H A Dscript.sh27 normalise() { function
52 normalise "$PATCH_DIR/03-libldap_Debug.patch"
59 normalise "$PATCH_DIR/04-variadic.patch"
69 normalise "$PATCH_DIR/07-shortcut.patch"
/netbsd-current/external/bsd/iscsi/dist/src/initiator/
H A Dvirtdir.c86 normalise(const char *name, size_t namelen, char *path, size_t pathsize) function
146 pathlen = normalise(name, size, path, sizeof(path));
195 e.namelen = normalise(name, namelen, path, sizeof(path));
259 (void) normalise(tgt, tgtlen, path, sizeof(path));
/netbsd-current/share/examples/refuse/virtdir/
H A Dvirtdir.c86 normalise(const char *name, size_t namelen, char *path, size_t pathsize) function
144 pathlen = normalise(name, size, path, sizeof(path));
193 e.namelen = normalise(name, namelen, path, sizeof(path));
257 (void) normalise(tgt, tgtlen, path, sizeof(path));
/netbsd-current/sbin/mount_qemufwcfg/
H A Dvirtdir.c73 normalise(const char *name, size_t namelen, char *path, size_t pathsize) function
130 pathlen = normalise(name, size, path, sizeof(path));
163 e.namelen = normalise(name, namelen, path, sizeof(path));

Completed in 191 milliseconds