Searched defs:size (Results 1 - 25 of 3425) sorted by last modified time

1234567891011>>

/openbsd-current/usr.sbin/vmctl/
H A Dvmctl.h51 size_t size; member in struct:parse_result
H A Dmain.c626 off_t size; member in struct:__anon54
[all...]
/openbsd-current/usr.sbin/bgpd/
H A Drde.h174 int size; member in struct:rde_community
/openbsd-current/usr.bin/tmux/
H A Dtmux.h613 u_char size; member in struct:utf8_data
H A Dwindow-copy.c3194 u_int endline, foundx, foundy, len, pywrap, size = 1; local
3261 u_int endline, len, pywrap, size = 1; local
3301 window_copy_cellstring(const struct grid_line *gl, u_int px, size_t *size, int *allocated) argument
3393 window_copy_stringify(struct grid *gd, u_int py, u_int first, u_int last, char *buf, u_int *size) argument
4223 size_t size = 0; local
[all...]
H A Dtty.c165 size_t size = EVBUFFER_LENGTH(tty->in); local
209 size_t size = EVBUFFER_LENGTH(tty->out); local
239 size_t size = EVBUFFER_LENGTH(tty->out); local
2156 size_t size; local
[all...]
H A Dstatus.c47 u_int size; member in struct:status_prompt_menu
984 size_t size, n, bufsize; local
1046 size_t size, n, off, idx, used; local
1114 status_prompt_forward_word(struct client *c, size_t size, int vi, const char *separators) argument
1156 status_prompt_end_word(struct client *c, size_t size, const char *separators) argument
1228 size_t size, idx; local
1605 status_prompt_add_list(char ***list, u_int *size, const char *s) argument
1619 status_prompt_complete_list(u_int *size, const char *s, int at_start) argument
1675 status_prompt_complete_prefix(char **list, u_int size) argument
1729 status_prompt_complete_list_menu(struct client *c, char **list, u_int size, u_int offset, char flag) argument
1795 u_int py, size = 0; local
1891 status_prompt_complete_session(char ***list, u_int *size, const char *s, char flag) argument
1929 u_int size = 0, i; local
[all...]
H A Dserver.c111 size_t size; local
/openbsd-current/usr.bin/systat/
H A Duvm.c200 size_t size; local
H A Dpool.c308 size_t size; local
812 size_t size = sizeof(i); local
/openbsd-current/usr.bin/sndiod/
H A Dmidi.c231 midi_send(struct midi *iep, unsigned char *msg, int size) argument
498 port_imsg(void *arg, unsigned char *msg, int size) argument
507 port_omsg(void *arg, unsigned char *msg, int size) argument
/openbsd-current/usr.bin/kdump/
H A Dkdump.c159 size_t ktrlen, size; local
327 fread_tail(void *buf, size_t size, size_t num) argument
/openbsd-current/sys/sys/
H A Dsyscallargs.h212 syscallarg(size_t) size; member in struct:sys_profil_args
1009 syscallarg(size_t) size; member in struct:sys_shmget_args
/openbsd-current/sys/kern/
H A Duipc_socket2.c1165 sbcreatecontrol(const void *p, size_t size, int type, int level) argument
1186 memcpy(CMSG_DATA(cp), p, size); local
H A Duipc_socket.c1669 u_long size = len - off; local
/openbsd-current/sys/dev/wscons/
H A Dwsmouse.c442 int error, s, size; local
1316 wsmouse_mtframe(struct device *sc, struct mtpoint *pt, int size) argument
1388 int n, size; local
1406 int n, size; local
[all...]
/openbsd-current/sys/dev/pci/
H A Dvirtio_pci.c166 uint64_t _cread(struct virtio_pci_softc *sc, unsigned off, unsigned size) argument
H A Dazalia.c110 size_t size; member in struct:__anon13
1330 azalia_alloc_dmamem(azalia_t *az, size_t size, size_t align, azalia_dma_t *d) argument
4090 azalia_allocm(void *v, int dir, size_t size, int pool, int flags) argument
4124 azalia_round_buffersize(void *v, int dir, size_t size) argument
[all...]
/openbsd-current/sys/arch/sparc64/sparc64/
H A Dautoconf.c1125 getprop(int node, char *name, size_t size, int *nitem, void **bufp) argument
/openbsd-current/sbin/ifconfig/
H A Difconfig.c6615 prefix(void *val, int size) argument
/openbsd-current/usr.sbin/rad/
H A Dfrontend.c955 int byte, bit, plen = 0, size = sizeof(struct in6_addr); local
/openbsd-current/usr.bin/ssh/
H A Dsshkey.h162 u_int (*size)(const struct sshkey *); /* optional */ member in struct:sshkey_impl_funcs
H A Dsftp-client.c1585 u_int64_t offset = 0, size, highwater = 0, maxack = 0; local
1666 size, &progress_counter); local
2434 u_int64_t offset = 0, size; local
2495 size, &progress_counter); local
[all...]
/openbsd-current/sys/dev/ic/
H A Dufshci.c281 ufshci_dmamem_alloc(struct ufshci_softc *sc, size_t size) argument
[all...]
/openbsd-current/libexec/ld.so/
H A Dutil.h102 _dl_bcopy(const void *src, void *dest, int size) argument

Completed in 353 milliseconds

1234567891011>>