Searched refs:ANCHOR (Results 1 - 12 of 12) sorted by relevance

/macosx-10.10/lukemftp-14/tnftp/libedit/
H A Del.h48 #define ANCHOR macro
H A Dsearch.c214 #ifdef ANCHOR
358 #ifdef ANCHOR
442 #ifdef ANCHOR
467 #ifdef ANCHOR
483 #ifdef ANCHOR
515 #ifdef ANCHOR
/macosx-10.10/Heimdal-398.1.2/lib/libedit/src/
H A Del.h47 #define ANCHOR macro
H A Dsearch.c230 #ifdef ANCHOR
374 #ifdef ANCHOR
458 #ifdef ANCHOR
483 #ifdef ANCHOR
499 #ifdef ANCHOR
531 #ifdef ANCHOR
/macosx-10.10/libedit-40/src/
H A Del.h47 #define ANCHOR macro
H A Dsearch.c232 #ifdef ANCHOR
376 #ifdef ANCHOR
461 #ifdef ANCHOR
486 #ifdef ANCHOR
502 #ifdef ANCHOR
534 #ifdef ANCHOR
/macosx-10.10/Security-57031.1.35/codesign_wrapper/
H A Dcodesign_wrapper.h3 #define ANCHOR "WWDR CA" macro
5 #define ANCHOR "Apple CA" macro
H A Dcodesign_wrapper.c72 const char *_root_ca_name = ANCHOR;
/macosx-10.10/configd-699.1.5/
H A Dget-mobility-info526 for ANCHOR in `${PRIV} pfctl -s Anchors -v 2>/dev/null`
530 echo "# pfctl -a ${ANCHOR} -s all" >> pf
532 ${PRIV} /sbin/pfctl -a ${ANCHOR} -s all >> pf 2>&1
/macosx-10.10/gnutar-453/gnutar/lib/
H A Dregcomp.c1057 case ANCHOR:
1417 case ANCHOR:
1483 if (dfa->nodes[org_node].type == ANCHOR)
1579 if (dfa->nodes[org_idx].type == ANCHOR)
1676 constraint = ((dfa->nodes[node].type == ANCHOR)
1817 token->type = ANCHOR;
1824 token->type = ANCHOR;
1831 token->type = ANCHOR;
1838 token->type = ANCHOR;
1861 token->type = ANCHOR;
[all...]
H A Dregex_internal.h254 ANCHOR = EPSILON_BIT | 4, enumerator in enum:__anon8992
341 re_context_type ctx_type; /* for ANCHOR */
H A Dregex_internal.c1656 else if (type == ANCHOR || node->constraint)
1712 else if (type == ANCHOR)

Completed in 153 milliseconds