Searched refs:naming (Results 1 - 7 of 7) sorted by relevance

/freebsd-current/usr.sbin/makefs/
H A Dcd9660.c1026 char *naming; local
1053 naming = iter->o_name;
1056 while ((*naming != '.') && (*naming != ';')) {
1057 naming++;
1063 if (*naming == ';')
1065 naming++;
1109 while ((*naming != ';') && (numbts < maxlength)) {
1110 tmp[numbts] = (*naming);
1111 naming
[all...]
/freebsd-current/stand/lua/
H A Dcli.lua77 -- This function intentionally does not follow our general naming guideline for
/freebsd-current/contrib/bmake/mk/
H A Dlib.mk260 # because libtool is so fascist about naming the object files,
420 # naming the output...
/freebsd-current/share/mk/
H A Dbsd.compiler.mk251 # for the host can be missing or not match FreeBSD's naming (e.g. Linux/amd64
/freebsd-current/contrib/bmake/unit-tests/
H A Ddirective-for.mk5 # TODO: Describe naming conventions for the loop variables.
H A Ddirective-include-guard.mk191 # where parentheses or braces are handled inconsistently to make this naming
/freebsd-current/contrib/ncurses/
H A Dconfigure743 --disable-libtool-version enable to use libtool's incompatible naming scheme
29603 # cygwin needs import library, and has unique naming convention

Completed in 188 milliseconds