HomeSort by: relevance | last modified time | path
    Searched refs:portable (Results 1 - 25 of 100) sorted by relevancy

1 2 3 4

  /src/tests/usr.bin/xlint/lint1/
msg_034.c 27 unsigned int portable: 1; member in struct:example
  /src/external/bsd/openldap/dist/libraries/librewrite/
parse.c 22 #include <portable.h>
params.c 22 #include <portable.h>
rewrite.c 22 #include <portable.h>
escapemap.c 22 #include <portable.h>
info.c 22 #include <portable.h>
ldapmap.c 22 #include <portable.h>
  /src/external/gpl3/gcc.old/dist/libphobos/m4/
gcc_support.m4 12 dnl Not sure if 100% portable, but we need the absolute dir as the _LT_COMPILER_C_O
  /src/usr.bin/pathchk/
pathchk.c 48 static int portable(const char *);
130 if (pflag && (badch = portable(p)) >= 0) {
131 warnx("%s: %s: component contains non-portable "
171 * Check whether a path component contains only portable characters. Return
172 * the first non-portable character found.
175 portable(const char *path) function
  /src/external/gpl2/gettext/dist/gettext-tools/tests/
gettext-1 21 MSGFMT(1) portable message object file compiler
msgfmt-properties-1 13 SYS_(C)\n=MSGFMT(3) portable message object file compiler\nCopyright (C) 1995 Free Software Foundation\nReport bugs to <bug-gnu-utils@gnu.org>\n
50 MSGFMT(3) portable message object file compiler
msgfmt-1 15 msgstr "MSGFMT(3) portable message object file compiler\n"
70 MSGFMT(3) portable message object file compiler
  /src/external/bsd/openldap/dist/servers/slapd/back-wt/
back-wt.h 27 #include <portable.h>
  /src/external/bsd/openldap/dist/servers/slapd/slapi/
printmsg.c 24 #include <portable.h>
  /src/external/bsd/openldap/dist/contrib/slapd-modules/ppm/
ppm.h 16 #include <portable.h>
  /src/external/bsd/openldap/dist/contrib/slapd-modules/proxyOld/
proxyOld.c 20 #include <portable.h>
  /src/external/bsd/openldap/dist/servers/slapd/back-mdb/
back-mdb.h 22 #include <portable.h>
  /src/external/gpl3/gdb/dist/sim/testsuite/arm/iwmmxt/
testutils.inc 60 # This seems to be portable (though it ignores rc).
  /src/external/gpl3/gdb/dist/sim/testsuite/arm/
testutils.inc 60 # This seems to be portable (though it ignores rc).
  /src/external/gpl3/gdb/dist/sim/testsuite/arm/xscale/
testutils.inc 60 # This seems to be portable (though it ignores rc).
  /src/external/gpl3/gdb.old/dist/sim/testsuite/arm/iwmmxt/
testutils.inc 60 # This seems to be portable (though it ignores rc).
  /src/external/gpl3/gdb.old/dist/sim/testsuite/arm/
testutils.inc 60 # This seems to be portable (though it ignores rc).
  /src/external/gpl3/gdb.old/dist/sim/testsuite/arm/xscale/
testutils.inc 60 # This seems to be portable (though it ignores rc).
  /src/external/bsd/openldap/dist/contrib/slapd-modules/acl/
now.c 30 #include <portable.h>
  /src/external/bsd/libarchive/dist/libarchive/test/
test_acl_platform_nfs4.c 288 static struct { int portable; int machine; } perms[] = { member in struct:__anon7129
373 permset |= perms[i].portable;
386 static struct { int portable; int machine; } perms[] = { member in struct:__anon7130
429 flagset |= perms[i].portable;

Completed in 51 milliseconds

1 2 3 4