| /src/external/bsd/ppp/usr.sbin/plugins/status/ |
| status.c | 141 add_options(status_options);
|
| /src/usr.bin/rump_dhcpclient/ |
| if-options.h | 120 int add_options(struct if_options *, int, char **);
|
| /src/external/gpl3/binutils/dist/ld/ |
| ldemul.h | 199 void (*add_options) member in struct:ld_emulation_xfer_struct
|
| ldemul.c | 161 if (ld_emulation->add_options) 162 (*ld_emulation->add_options) (ns, shortopts, nl, longopts,
|
| /src/external/gpl3/binutils.old/dist/ld/ |
| ldemul.h | 199 void (*add_options) member in struct:ld_emulation_xfer_struct
|
| ldemul.c | 161 if (ld_emulation->add_options) 162 (*ld_emulation->add_options) (ns, shortopts, nl, longopts,
|
| /src/crypto/external/bsd/heimdal/dist/admin/ |
| add.c | 51 kt_add(struct add_options *opt, int argc, char **argv)
|
| /src/crypto/external/bsd/heimdal/dist/kadmin/ |
| ank.c | 227 add_new_key(struct add_options *opt, int argc, char **argv)
|
| /src/external/bsd/dhcpcd/dist/src/ |
| if-options.h | 320 int add_options(struct dhcpcd_ctx *, const char *,
|
| dhcpcd.c | 675 add_options(ifp->ctx, ifp->name, ifp->options, 695 add_options(ifp->ctx, ifp->name, ifp->options, argc, argv); 1390 add_options(ctx, NULL, ifo, ctx->argc, ctx->argv); 2221 opt = add_options(&ctx, NULL, ifo, argc, argv); 2236 add_options(&ctx, NULL, ifo, argc, argv);
|
| if-options.c | 2966 add_options(struct dhcpcd_ctx *ctx, const char *ifname, function
|
| /src/external/apache2/llvm/dist/llvm/utils/ |
| llvm-compilers-check | 118 def add_options(parser): 581 add_options(parser)
|