Searched defs:current (Results 1 - 25 of 60) sorted by relevance

123

/src/usr.sbin/mopd/common/
H A Dnma.c197 struct commDev *current; local in function:nmaGetShort
213 struct commDev *current; local in function:nmaGetDevice
[all...]
/src/lib/libc/gen/
H A Dgr_private.h83 char *current; /* current first/next match */ member in struct:__grstate_nis
H A Dgetusershell.c334 char *current; /* current first/next match */ member in struct:nis_state
[all...]
/src/games/boggle/mkdict/
H A Dmkdict.c67 int current, len, prev, qcount; local in function:main
[all...]
/src/sys/external/bsd/drm2/include/linux/
H A Dsched.h59 #define current curproc macro
/src/lib/libedit/
H A Dmap.h54 el_action_t *current; /* The keymap we are using */ member in struct:el_map_t
/src/sys/dev/raidframe/
H A Drf_paritymap.h68 struct rf_paritymap_current *current; member in struct:rf_paritymap
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_linux.h43 const char *current; member in struct:__sanitizer::MemoryMappingLayoutData
H A Dsanitizer_list.h135 explicit IteratorBase(ItemTy *current) : current_(current) {} argument
H A Dsanitizer_symbolizer_report.cc245 uptr current = GetThreadSelf(); local in function:__sanitizer::ScopedErrorReportLock::ScopedErrorReportLock
/src/lib/libcrypt/
H A Dblowfish.c387 Blowfish_stream2word(const u_int8_t *data, u_int16_t databytes, u_int16_t *current) argument
/src/lib/libcurses/
H A Dget_wch.c83 keymap_t *current = _cursesi_screen->base_keymap; local in function:inkey
[all...]
H A Dgetch.c259 add_new_key(keymap_t *current, char chr, int key_type, int symbol) argument
337 delete_key_sequence(keymap_t * current,int key_type) argument
376 keymap_t *current; local in function:add_key_sequence
539 keymap_t *current = _cursesi_screen->base_keymap; local in function:inkey
733 do_keyok(keymap_t * current,int key_type,bool set,bool flag,int * retval) argument
[all...]
/src/usr.bin/rpcgen/
H A Drpc_tblout.c94 int current; local in function:write_table
/src/usr.sbin/lpr/common_source/
H A Drmjob.c71 static char current[40]; /* active control file name */ variable in typeref:typename:char[40]
/src/sys/arch/x68k/stand/boot/
H A Ddp8390.c206 u_char boundary, current; local in function:EtherReceive
/src/sys/dev/adb/
H A Dadb_bus.c261 nadb_register(struct nadb_softc *sc, int current, int orig, int handler) argument
/src/sbin/fsck/
H A Dprogress.c90 progress_bar(const char *dev, const char *label, off_t current, off_t total) argument
/src/sys/dev/pckbport/
H A Dpmsvar.h62 struct timeval last, current; member in struct:pms_softc
/src/usr.bin/id/
H A Did.c217 current(void) function in typeref:typename:void
/src/usr.bin/tftp/
H A Dtftpsubs.c74 static int current; /* index of buffer in use */ variable in typeref:typename:int
[all...]
/src/sys/fs/udf/
H A Dudf_osta.c335 unicode_t current; local in function:UDFTransName
[all...]
/src/sys/arch/ews4800mips/stand/common/
H A Dlance.c106 static int current; local in function:lance_get
153 static int current; local in function:lance_put
[all...]
/src/libexec/telnetd/
H A Dutility.c146 nextitem(char *current, const char *endp) argument
[all...]
/src/sys/dev/pci/ixgbe/
H A Dif_bypass.c101 struct timespec current; local in function:ixgbe_get_bypass_time

Completed in 16 milliseconds

123