Searched refs:add_one (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/bin/sh/
H A Dmksyntax.c245 add_one(const char *key, const char *type) function
258 add_one("PEOF", "CEOF");
259 add_one("CTLESC", "CCTL");
260 add_one("CTLVAR", "CCTL");
261 add_one("CTLENDVAR", "CCTL");
262 add_one("CTLBACKQ", "CCTL");
263 add_one("CTLBACKQ + CTLQUOTE", "CCTL");
264 add_one("CTLARI", "CCTL");
265 add_one("CTLENDARI", "CCTL");
266 add_one("CTLQUOTEMAR
[all...]
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dgetaddrinfo.c104 add_one (int port, int protocol, int socktype, function
210 ret = add_one (port, protocol, socktype,
215 ret = add_one (port, protocol, socktype,
258 ret = add_one (port, protocol, socktype,
290 ret = add_one (port, protocol, socktype,
301 ret = add_one (port, protocol, socktype,
/freebsd-11-stable/contrib/less/
H A Dsearch.c1106 int add_one = 0; local
1135 add_one = 1;
1138 if (add_one)
/freebsd-11-stable/contrib/libxo/libxo/
H A Dlibxo.c3334 add_one:
3344 goto add_one;

Completed in 100 milliseconds