Searched refs:ls_options (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dospf.h167 u_int8_t ls_options; member in struct:lsa_hdr
H A Dprint-ospf.c514 TCHECK(lshp->ls_options); /* XXX - ls_length check checked this */
515 printf("\n\t Options: [%s]", bittok2str(ospf_option_values,"none",lshp->ls_options));
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/coreutils/
H A Dls.c713 static const char ls_options[] ALIGN1 =
823 opt = getopt32(argv, ls_options, &tabstops_str, &terminal_width_str
830 opt = getopt32(argv, ls_options USE_FEATURE_LS_COLOR(, &color_opt));

Completed in 103 milliseconds