Home
last modified time | relevance | path

Searched refs:_unquote (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/lvm2/dist/libdm/
H A Dlibdm-string.c69 static char *_unquote(char *component) in _unquote() function
101 _unquote(*layer = _unquote(*lvname = _unquote(*vgname))); in dm_split_lvm_name()
/netbsd-src/external/bsd/ntp/dist/sntp/ag-tpl/0-old/
H A DMdoc.pm325 $last = _unquote($_);
328 $args{$last} = _unquote($_) if $last;
421 sub _unquote { subroutine
434 @args = _unquote(@args) if (!$macros{ $macro }{raw});