| /src/external/bsd/openldap/dist/doc/devel/variadic_debug/ |
| script.sh | 27 normalise() { function 52 normalise "$PATCH_DIR/03-libldap_Debug.patch" 59 normalise "$PATCH_DIR/04-variadic.patch" 69 normalise "$PATCH_DIR/07-shortcut.patch"
|
| /src/sbin/mount_qemufwcfg/ |
| virtdir.c | 73 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));
|
| /src/share/examples/refuse/virtdir/ |
| virtdir.c | 86 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));
|
| /src/external/bsd/iscsi/dist/src/initiator/ |
| virtdir.c | 86 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));
|
| /src/external/gpl2/gettext/dist/gettext-tools/misc/ |
| po-mode.el | 2297 (defsubst po-normalise () (po-normalize))
|