HomeSort by: relevance | last modified time | path
    Searched refs:NL (Results 1 - 25 of 138) sorted by relevancy

1 2 3 4 5 6

  /src/external/bsd/openresolv/dist/
unbound.in 36 NL="
41 newconf="# Generated by resolvconf$NL"
57 newconf="$newconf${NL}server:$NL"
59 newconf="$newconf domain-insecure: \"$dn\"$NL"
62 newconf="$newconf private-domain: \"$dn\"$NL"
65 newconf="$newconf${NL}forward-zone:$NL name: \"$dn\"$NL"
67 newconf="$newconf $unbound_forward_zone_options${NL}"
    [all...]
named.in 33 NL="
54 newoptions="# Generated by resolvconf$NL"
60 *"$NL $n;"*);;
61 *) forward="$forward$NL $n;";;
65 newoptions="${newoptions}forward first;${NL}forwarders {$forward${NL}};$NL"
69 newzones="${newzones}zone \"${d%%:*}\" {$NL"
70 newzones="$newzones type forward;$NL"
71 newzones="$newzones forward first;$NL forwarders {$NL
    [all...]
systemd-resolved.in 38 NL="
51 header="# Generated by resolvconf$NL"
52 header="${header}$NL"
53 header="${header}[Resolve]$NL"
57 conf="${conf}DNS=$NAMESERVERS$NL"
59 conf="${conf}Domains=$SEARCH${NAMESERVERS:+ ~.}$NL"
65 header="# Generated by resolvconf$NL"
66 header="${header}$NL"
67 header="${header}[Delegate]$NL"
82 dconf="${dconf}$dn$NL"
    [all...]
pdnsd.in 33 NL="
87 newresolv="# Generated by resolvconf$NL"
99 newresolv="${newresolv}nameserver $n$NL"
109 newconf="${newconf}server {$NL"
110 newconf="${newconf} label=resolvconf;$NL"
122 newconf="${newconf};$NL"
124 newconf="${newconf}}$NL"
128 newconf="${newconf}server {$NL"
129 newconf="${newconf} include=.${d%%:*}.;$NL"
130 newconf="${newconf} policy=excluded;$NL"
    [all...]
pdns_recursor.in 33 NL="
43 [ -n "$newzones" ] && newzones="+.=$newzones$NL"
53 [ -n "$newns" ] && newzones="$newzones${d%%:*}=$newns$NL"
libc.in 41 NL="
149 newconf="$signature$NL$(cat "$newest")$NL"
190 newconf="$signature$NL"
192 newconf="$newconf$resolv_conf_head$NL"
195 [ -n "$domain" ] && newconf="${newconf}domain $domain$NL"
197 newconf="${newconf}search $newsearch$NL"
200 newconf="${newconf}nameserver $n$NL"
206 newconf="$newconf$stuff$NL"
211 newconf="${newconf}options $resolv_conf_options$NL"
    [all...]
dnsmasq.in 33 NL="
40 newconf="# Generated by resolvconf$NL"
65 newresolv="${newresolv}nameserver $n$NL"
140 conf="${conf}server=/$dn/$n$NL"
147 newconf="$newconf$NL# Domain specific servers will"
148 newconf="$newconf be sent over dbus${NL}"
  /src/external/bsd/ntp/dist/sntp/libopts/
cook.c 61 ao_string_cook_escape_char(char const * pzIn, char * pRes, uint_t nl)
69 if (*pzIn != NL)
73 case NL: /* NL - emit newline */
74 *pRes = (char)nl;
80 case 'n': *pRes = NL; break;
142 if (*(start++) == NL)
160 if (*(ps++) == NL)
186 ps = strchr(ps, NL);
272 case NL
    [all...]
version.c 58 e = strchr(p, NL);
63 fputc(NL, fp);
97 fputc(NL, fp);
101 fputc(NL, fp);
122 fputc(NL, fp);
126 fputc(NL, fp);
130 fputc(NL, fp);
  /src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
DynamicType.cpp 193 const char *NL, unsigned int Space, bool IsDot) {
198 const char *NL, unsigned int Space, bool IsDot) {
203 const char *NL, unsigned int Space, bool IsDot) {
219 const char *NL, unsigned int Space, bool IsDot) {
227 const char *NL, unsigned int Space, bool IsDot) {
228 printJson(Pair.first, Out, NL, Space, IsDot) << ", ";
229 return printJson(Pair.second, Out, NL, Space, IsDot);
234 raw_ostream &Out, const char *NL,
241 Out << '[' << NL;
246 printJson(Element, Out, NL, Space, IsDot) << " }"
    [all...]
  /src/external/gpl3/binutils/dist/gas/
itbl-parse.h 65 NL = 266, /* NL */
83 #define NL 266
itbl-parse.y 289 %token DREG CREG GREG IMMED ADDR INSN NUM ID NL PNUM
308 pnum regtype name value NL
321 fieldspecs NL
323 | NL
324 | error NL
itbl-lex.l 96 MDBG (("in lex, NL = %d (x%x)\n", NL, NL));
97 return NL;
  /src/external/gpl3/binutils.old/dist/gas/
itbl-parse.h 65 NL = 266, /* NL */
83 #define NL 266
itbl-parse.y 289 %token DREG CREG GREG IMMED ADDR INSN NUM ID NL PNUM
308 pnum regtype name value NL
321 fieldspecs NL
323 | NL
324 | error NL
itbl-lex.l 96 MDBG (("in lex, NL = %d (x%x)\n", NL, NL));
97 return NL;
  /src/sys/lib/libkern/
hexdump.c 48 #define NL (BAR + 18)
56 char buf[NL + 2];
63 buf[NL] = '\n';
64 buf[NL + 1] = '\0';
  /src/external/bsd/byacc/dist/test/btyacc/
ok_syntax1.tab.h 16 #define NL 268
  /src/external/bsd/byacc/dist/test/yacc/
ok_syntax1.tab.h 13 #define NL 268
  /src/external/gpl3/binutils/dist/binutils/
mcparse.h 57 NL = 258, /* NL */
83 #define NL 258
  /src/external/gpl3/binutils.old/dist/binutils/
mcparse.h 57 NL = 258, /* NL */
83 #define NL 258
  /src/external/bsd/ntp/dist/include/
ascii.h 53 #define NL 10
  /src/external/bsd/flex/dist/src/
scan.l 144 NL \r?\n
178 ^"%{".*{NL} START_CODEBLOCK(false);
179 ^"%top"[[:blank:]]*"{"[[:blank:]]*{NL} {
200 ^"%pointer".*{NL} yytext_is_array = false; ++linenum;
201 ^"%array".*{NL} yytext_is_array = true; ++linenum;
205 ^"%"{LEXOPT}{OPTWS}[[:digit:]]*{OPTWS}{NL} ++linenum; /* ignore */
206 ^"%"{LEXOPT}{WS}.*{NL} ++linenum; /* ignore */
227 ^{OPTWS}{NL} ++linenum; /* allows blank lines in section 1 */
228 {OPTWS}{NL} ACTION_ECHO; ++linenum; /* maybe end of comment line */
236 {NL} ++linenum; ACTION_ECHO
    [all...]
  /src/lib/libc/net/
nsparser.y 62 %token NL
82 : NL
83 | Database ':' NL
84 | Database ':' Srclist NL
95 | error NL
  /src/external/apache2/llvm/dist/llvm/lib/TableGen/
DetailedRecordsBackend.cpp 32 #define NL "\n"
77 OS << NL;
79 OS << Var.first << " = " << Var.second->getAsString() << NL;
134 OS << NL;
153 OS << NL;
174 OS << NL;

Completed in 36 milliseconds

1 2 3 4 5 6