Searched refs:opt_k (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/PostgreSQL-97/Support/backup_restore/
H A Dxpostgres938 our ( $opt_D, $opt_k );
955 if ( defined $opt_k ) {
956 $g_postgres_socket_directory = $opt_k;
/macosx-10.10/msdosfs-209.1.1/newfs_msdos.tproj/
H A Dnewfs_msdos.c356 static u_int opt_h, opt_i, opt_k, opt_m, opt_n, opt_o, opt_r; local
433 opt_k = argto2(optarg, 1, "backup sector");
529 else if (!opt_e && (opt_i || opt_k))
532 if ((fat == 32 && opt_e) || (fat != 32 && (opt_i || opt_k)))
573 if (opt_k)
574 bpb.bkbs = opt_k;
/macosx-10.10/less-25/less/
H A Dfuncs.h194 public void opt_k ();
H A Doptfunc.c227 opt_k(type, s) function
H A Dopttbl.c254 STRING|NO_TOGGLE|NO_QUERY, 0, NULL, opt_k,

Completed in 200 milliseconds