Searched refs:ccp (Results 26 - 41 of 41) sorted by relevance

12

/freebsd-11-stable/usr.sbin/ppp/
H A Dbundle.c78 #include "ccp.h"
1893 overhead = ccp_MTUOverhead(&dl->physical->link.ccp);
1915 overhead = ccp_MTUOverhead(&bundle->ncp.mp.link.ccp);
H A Dfsm.c60 #include "ccp.h"
903 fp = &fp->link->ccp.fsm;
/freebsd-11-stable/contrib/gcclibs/libdecnumber/
H A Dconfigure6155 char const *const *ccp;
6165 ccp = &g + (g ? g-g : 0);
6167 ++ccp;
6168 p = (char**) ccp;
6169 ccp = (char const *const *) p;
/freebsd-11-stable/contrib/libreadline/
H A Dconfigure3381 char const *const *ccp;
3391 ccp = &g + (g ? g-g : 0);
3393 ++ccp;
3394 p = (char**) ccp;
3395 ccp = (char const *const *) p;
/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Dconfigure3756 char const *const *ccp;
3766 ccp = &g + (g ? g-g : 0);
3768 ++ccp;
3769 p = (char**) ccp;
3770 ccp = (char const *const *) p;
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dconfigure3114 char const *const *ccp;
3124 ccp = &g + (g ? g-g : 0);
3126 ++ccp;
3127 p = (char**) ccp;
3128 ccp = (char const *const *) p;
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dconfigure3211 char const *const *ccp;
3221 ccp = &g + (g ? g-g : 0);
3223 ++ccp;
3224 p = (char**) ccp;
3225 ccp = (char const *const *) p;
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-score.c815 score_reg_parse (char **ccp, struct hash_control *htab) argument
817 char *start = *ccp;
837 *ccp = p;
/freebsd-11-stable/sys/dev/ocs_fc/
H A Dsli4.c7021 trecv->ccp = (csctl & SLI4_MASK_CCP);
7165 trsp->ccp = (csctl & SLI4_MASK_CCP);
7301 tsend->ccp = (csctl & SLI4_MASK_CCP);
/freebsd-11-stable/contrib/ncurses/
H A Dconfigure14910 char const *const *ccp;
14920 ccp = &g + (g ? g-g : 0);
14922 ++ccp;
14923 p = (char**) ccp;
14924 ccp = (char const *const *) p;
/freebsd-11-stable/contrib/gcc/
H A DMakefile.in985 tree-outof-ssa.o tree-ssa-ccp.o tree-vn.o tree-ssa-uncprop.o \
2375 tree-ssa-ccp.o : tree-ssa-ccp.c $(TREE_FLOW_H) $(CONFIG_H) \
/freebsd-11-stable/contrib/libpcap/
H A Dconfigure3475 typedef const char *ccp;
3478 test_restrict (ccp restrict text)
/freebsd-11-stable/contrib/openpam/
H A Dconfigure4002 typedef const char *ccp;
4005 test_restrict (ccp restrict text)
/freebsd-11-stable/contrib/file/
H A Dconfigure4503 typedef const char *ccp;
4506 test_restrict (ccp restrict text)
/freebsd-11-stable/contrib/ntp/
H A Dconfigure5244 typedef const char *ccp;
5247 test_restrict (ccp restrict text)
6417 typedef const char *ccp;
6420 test_restrict (ccp restrict text)
/freebsd-11-stable/contrib/ntp/sntp/
H A Dconfigure5011 typedef const char *ccp;
5014 test_restrict (ccp restrict text)

Completed in 656 milliseconds

12