HomeSort by: relevance | last modified time | path
    Searched defs:NEVER (Results 1 - 10 of 10) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Basic/
XRayLists.h 9 // User-provided filters for always/never XRay instrumenting certain functions.
44 NEVER,
  /src/external/bsd/openldap/dist/contrib/ldapc++/src/
TlsOptions.h 49 NEVER=0,
112 * - TlsOptions::NEVER
  /src/dist/pf/sbin/pfctl/
pfctl_optimize.c 90 NEVER}; /* we should never see this field set?!? */
198 /* These fields should never be set in a PASS/BLOCK rule */
199 PF_RULE_FIELD(natpass, NEVER),
200 PF_RULE_FIELD(max_mss, NEVER),
201 PF_RULE_FIELD(min_ttl, NEVER),
1520 assert(pf_rule_desc[i].prf_type != NEVER ||
  /src/external/bsd/pcc/dist/pcc/mip/
pass2.h 190 #define NEVER (0020) /* registers trashed (addalledges) */
  /src/sbin/routed/
defs.h 132 #define NEVER DAY /* a long time */
133 #define EPOCH NEVER /* bias time by this to avoid <0 */
  /src/external/bsd/am-utils/dist/amd/
amd.h 112 #define AMF_NOTIMEOUT 0x0001 /* This node never times out */
199 #define NEVER (time_t) 0
  /src/external/mpl/dhcp/dist/includes/
dhctoken.h 216 NEVER = 415,
  /src/external/mpl/dhcp/dist/keama/
dhctoken.h 220 NEVER = 415,
  /src/external/public-domain/sqlite/dist/
shell.c 51 ** May you share freely, never taking more than you give.
298 ** May you share freely, never taking more than you give.
359 ** May you share freely, never taking more than you give.
684 ** May you share freely, never taking more than you give.
888 ** May you share freely, never taking more than you give.
3920 ** May you share freely, never taking more than you give.
4086 ** May you share freely, never taking more than you give.
4197 ** May you share freely, never taking more than you give.
4379 ** May you share freely, never taking more than you give.
5236 ** May you share freely, never taking more than you give
    [all...]
sqlite3.c 40 ** May you share freely, never taking more than you give.
100 ** May you share freely, never taking more than you give.
154 ** May you share freely, never taking more than you give.
330 ** May you share freely, never taking more than you give.
967 ** first then the size of the file is extended, never the other
1104 ** xLock() is always one of SHARED, RESERVED, PENDING, or EXCLUSIVE, never
1163 ** first then the size of the file is extended, never the other
1475 ** ^SQLite will never invoke SQLITE_FCNTL_COMMIT_ATOMIC_WRITE without
1484 ** ^SQLite will never invoke SQLITE_FCNTL_ROLLBACK_ATOMIC_WRITE without
1625 ** abstract type for a mutex object. The SQLite core never look
    [all...]

Completed in 77 milliseconds