Home
last modified time | relevance | path

Searched refs:NL (Results 1 – 25 of 37) sorted by relevance

12

/dragonfly/contrib/openresolv/
H A Dunbound.in35 NL="
40 newconf="# Generated by resolvconf$NL"
47 newconf="$newconf${NL}server:$NL"
48 newconf="$newconf domain-insecure: \"$dn\"$NL"
51 newconf="$newconf${NL}forward-zone:$NL name: \"$dn\"$NL"
53 newconf="$newconf $unbound_forward_zone_options${NL}"
56 newconf="$newconf forward-addr: ${ns%%,*}$NL"
63 newconf="$newconf${NL}forward-zone:$NL name: \".\"$NL"
65 newconf="$newconf $unbound_forward_zone_options${NL}"
68 newconf="$newconf forward-addr: $n$NL"
H A Dnamed.in33 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"
74 newzones="$newzones ${ns%%,*};$NL"
78 newzones="$newzones };$NL};$NL"
H A Dpdnsd.in33 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 …]
H A Dlibc.in33 NL="
135 newconf="$(cat "$newest")$NL"
176 newconf="$signature$NL"
178 newconf="$newconf$resolv_conf_head$NL"
183 newconf="${newconf}search $newsearch$NL"
186 newconf="${newconf}nameserver $n$NL"
192 newconf="$newconf$stuff$NL"
197 newconf="${newconf}options $resolv_conf_options$NL"
204 newconf="$newconf$resolv_conf_tail$NL"
218 if [ "$newconf" = "$signature$NL" ]; then
[all …]
H A Ddnsmasq.in33 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}"
H A Dpdns_recursor.in33 NL="
43 [ -n "$newzones" ] && newzones="+.=$newzones$NL"
53 [ -n "$newns" ] && newzones="$newzones${d%%:*}=$newns$NL"
/dragonfly/contrib/gdb-7/libiberty/
H A Dcp-demangle.c2105 /* b */ { NL ("bool"), NL ("boolean"), D_PRINT_BOOL },
2106 /* c */ { NL ("char"), NL ("byte"), D_PRINT_DEFAULT },
2107 /* d */ { NL ("double"), NL ("double"), D_PRINT_FLOAT },
2109 /* f */ { NL ("float"), NL ("float"), D_PRINT_FLOAT },
2112 /* i */ { NL ("int"), NL ("int"), D_PRINT_INT },
2115 /* l */ { NL ("long"), NL ("long"), D_PRINT_LONG },
2123 /* s */ { NL ("short"), NL ("short"), D_PRINT_DEFAULT },
2126 /* v */ { NL ("void"), NL ("void"), D_PRINT_VOID },
2127 /* w */ { NL ("wchar_t"), NL ("char"), D_PRINT_DEFAULT },
2131 /* z */ { NL ("..."), NL ("..."), D_PRINT_DEFAULT },
[all …]
/dragonfly/contrib/flex/src/
H A Dscan.l140 NL \r?\n
174 ^"%{".*{NL} START_CODEBLOCK(false);
232 {NL} ++linenum; ACTION_ECHO;
246 {NL} ++linenum;
252 {NL} ++linenum;
481 <RECOVER>.*{NL} ++linenum; BEGIN(INITIAL);
504 {NL} ++linenum; ACTION_ECHO;
538 "$"/([[:blank:]]|{NL}) return '$';
551 {WS}"|".*{NL} {
604 {OPTWS}{NL} {
[all …]
/dragonfly/contrib/gcc-4.7/libiberty/
H A Dcp-demangle.c2053 /* b */ { NL ("bool"), NL ("boolean"), D_PRINT_BOOL },
2054 /* c */ { NL ("char"), NL ("byte"), D_PRINT_DEFAULT },
2055 /* d */ { NL ("double"), NL ("double"), D_PRINT_FLOAT },
2057 /* f */ { NL ("float"), NL ("float"), D_PRINT_FLOAT },
2060 /* i */ { NL ("int"), NL ("int"), D_PRINT_INT },
2063 /* l */ { NL ("long"), NL ("long"), D_PRINT_LONG },
2071 /* s */ { NL ("short"), NL ("short"), D_PRINT_DEFAULT },
2074 /* v */ { NL ("void"), NL ("void"), D_PRINT_VOID },
2075 /* w */ { NL ("wchar_t"), NL ("char"), D_PRINT_DEFAULT },
2079 /* z */ { NL ("..."), NL ("..."), D_PRINT_DEFAULT },
[all …]
/dragonfly/contrib/binutils-2.34/libiberty/
H A Dcp-demangle.c2347 /* b */ { NL ("bool"), NL ("boolean"), D_PRINT_BOOL },
2348 /* c */ { NL ("char"), NL ("byte"), D_PRINT_DEFAULT },
2349 /* d */ { NL ("double"), NL ("double"), D_PRINT_FLOAT },
2351 /* f */ { NL ("float"), NL ("float"), D_PRINT_FLOAT },
2354 /* i */ { NL ("int"), NL ("int"), D_PRINT_INT },
2357 /* l */ { NL ("long"), NL ("long"), D_PRINT_LONG },
2365 /* s */ { NL ("short"), NL ("short"), D_PRINT_DEFAULT },
2368 /* v */ { NL ("void"), NL ("void"), D_PRINT_VOID },
2369 /* w */ { NL ("wchar_t"), NL ("char"), D_PRINT_DEFAULT },
2373 /* z */ { NL ("..."), NL ("..."), D_PRINT_DEFAULT },
[all …]
/dragonfly/contrib/gcc-8.0/libiberty/
H A Dcp-demangle.c2327 /* b */ { NL ("bool"), NL ("boolean"), D_PRINT_BOOL },
2328 /* c */ { NL ("char"), NL ("byte"), D_PRINT_DEFAULT },
2329 /* d */ { NL ("double"), NL ("double"), D_PRINT_FLOAT },
2331 /* f */ { NL ("float"), NL ("float"), D_PRINT_FLOAT },
2334 /* i */ { NL ("int"), NL ("int"), D_PRINT_INT },
2337 /* l */ { NL ("long"), NL ("long"), D_PRINT_LONG },
2345 /* s */ { NL ("short"), NL ("short"), D_PRINT_DEFAULT },
2348 /* v */ { NL ("void"), NL ("void"), D_PRINT_VOID },
2349 /* w */ { NL ("wchar_t"), NL ("char"), D_PRINT_DEFAULT },
2353 /* z */ { NL ("..."), NL ("..."), D_PRINT_DEFAULT },
[all …]
/dragonfly/contrib/binutils-2.27/libiberty/
H A Dcp-demangle.c2241 /* b */ { NL ("bool"), NL ("boolean"), D_PRINT_BOOL },
2242 /* c */ { NL ("char"), NL ("byte"), D_PRINT_DEFAULT },
2243 /* d */ { NL ("double"), NL ("double"), D_PRINT_FLOAT },
2245 /* f */ { NL ("float"), NL ("float"), D_PRINT_FLOAT },
2248 /* i */ { NL ("int"), NL ("int"), D_PRINT_INT },
2251 /* l */ { NL ("long"), NL ("long"), D_PRINT_LONG },
2259 /* s */ { NL ("short"), NL ("short"), D_PRINT_DEFAULT },
2262 /* v */ { NL ("void"), NL ("void"), D_PRINT_VOID },
2263 /* w */ { NL ("wchar_t"), NL ("char"), D_PRINT_DEFAULT },
2267 /* z */ { NL ("..."), NL ("..."), D_PRINT_DEFAULT },
[all …]
/dragonfly/contrib/dhcpcd/hooks/
H A D20-resolv.conf11 NL="
45 [ -n "$domain" ] && domain="domain $domain$NL"
46 [ -n "$search" ] && search="search $search$NL"
52 servers="${servers}nameserver $x$NL"
105 conf="$signature$NL"
150 conf="${conf}domain $1$NL"
163 conf="${conf}search $new_domain_search$NL"
171 conf="${conf}nameserver $x$NL"
H A D50-ntp.conf55 NL="
78 servers="${servers}server $x$NL"
/dragonfly/lib/libc/net/
H A Dnsparser.y62 %token NL
83 : NL
84 | Database ':' NL
88 | Database ':' Srclist NL
92 | error NL
H A Dnslexer.l71 {CR} return NL;
/dragonfly/contrib/awk/
H A Dawkgram.y50 %token <i> NL ',' '{' '(' '|' ';' '/' ')' '}' '[' ']'
105 AND | and NL
109 BOR | bor NL
113 ',' | comma NL
117 DO | do NL
121 ELSE | else NL
143 '{' | lbrace NL
147 NL | nl NL
276 NL | ';' | pst NL | pst ';'
280 '}' | rbrace NL
[all …]
/dragonfly/contrib/lvm2/dist/scripts/
H A Dfsadm.sh71 NL='
164 VOLUME=${VOLUME%%$NL}
333 IFS=$NL
/dragonfly/usr.bin/col/
H A Dcol.c52 #define NL '\n' /* newline */ macro
204 case NL: in main()
/dragonfly/share/zoneinfo/
H A Diso3166.tab55 BQ Caribbean NL
191 NL Netherlands
/dragonfly/libexec/getty/
H A Dgettytab.h148 #define NL gettyflags[1].value macro
H A Dsubr.c311 if (NL) { in set_flags()
/dragonfly/usr.sbin/kbdcontrol/
H A Dlex.l85 LF|lf|NL|nl { number = 10; return TNUM; }
/dragonfly/contrib/file/magic/Magdir/
H A Drtf59 # skip \ and NL and show possible 5th digit of language string
H A Dgnu83 # trans. 1 with bytes >= 1 unlike icoutils-0.31.0\po\en@boldquot.gmo with 1 NL

12