Home
last modified time | relevance | path

Searched refs:C_TARGET (Results 1 – 7 of 7) sorted by relevance

/dports/dns/knot3-lib/knot-3.1.5/src/knot/conf/
H A Dschema.h117 #define C_TARGET "\x06""target" macro
H A Dschema.c251 { C_TARGET, YP_TSTR, YP_VNONE },
/dports/dns/knot3/knot-3.1.5/src/knot/conf/
H A Dschema.h117 #define C_TARGET "\x06""target" macro
H A Dschema.c251 { C_TARGET, YP_TSTR, YP_VNONE },
/dports/net/rdist6/rdist-6.1.5/include/
H A Ddefs.h178 #define C_TARGET 't' /* Set target file name */ macro
/dports/net/rdist6/rdist-6.1.5/src/
H A Dclient.c1239 (void) sendcmd(C_TARGET, "%o %s", opts, dest);
H A Dserver.c1672 case C_TARGET: /* init target file/directory name */ in server()