Home
last modified time | relevance | path

Searched refs:CGV_URL (Results 1 – 3 of 3) sorted by relevance

/dports/devel/cligen/cligen-4.8.0/
H A Dcligen_cv.c1975 return CGV_URL; in cv_str2type()
2054 case CGV_URL: in cv_type2str()
2144 case CGV_URL: in cv_len()
2302 case CGV_URL: /* <proto>://[<user>[:<passwd>]@]<addr>[/<path>] */ in cv2cbuf()
2436 case CGV_URL: /* <proto>://[<user>[:<passwd>]@]<addr>[/<path>] */ in cv2str()
2579 case CGV_URL: /* <proto>://[<user>[:<passwd>]@]<addr>[/<path>] */ in cv_print()
2938 case CGV_URL: in cv_parse1()
3340 case CGV_URL: in cv_validate()
3418 case CGV_URL: in cv_cmp()
3490 case CGV_URL: in cv_cp()
[all …]
H A Dcligen_cv.h81 CGV_URL, /* <proto>://[<user>[:<passwd>]@]<addr>[/<path>] */ enumerator
H A Dcligen_object.c324 case CGV_URL: in cov_pref()