get
app_timer_real(int get)
if (get) {
app_timer_user(int get)
if (get) {
int (*get)(const struct __db *, const DBT *, DBT *, unsigned int);
dbp->get = __bt_get;
dbp->get = __dberr_get;
dbp->get = hash_get;
status = (db->get)(db, &dbtkey, &dbtretdata, 0);
dbp->get = __rec_get;
"loc", 1, 1, get, "get key", NULL,
status = (*db->get)(db, &key, &data, 0);
void get(DB *, char **);
"g", 1, 1, get, "get key", "locate key",
get(dbp, &key);
switch (dbp->get(dbp, kp, &data, flags)) {
switch (dbp->get(dbp, kp, dp, flags)) {
void get(DB *, DBT *);
stat = (dbp->get)(dbp, &key, &res, 0);
stat = (dbp->get)(dbp, &key, &res,0);
stat = (dbp->get)(dbp, &key, &res,0);
switch(capdbp->get(capdbp, &key, &data, 0)) {
return (db->get(db, &key, &data, 0) == 0);
rv = st->db->get(st->db, &key, &entry, 0);
rv = res->get(res, &key, &entry, 0);
rv = st->db->get(st->db, &key, &entry, 0);
if ((db->get)(db, &key, &data, 0) != 0)
static void get (char *, int);
get(key, sizeof(key) - 1);
get(salt, sizeof(salt) - 1);
static struct timeval clear, get;
(void) gettimeofday(&get, 0);
timersub(&get, &clear, &get);
scum.clock.sec = get.tv_sec;
scum.clock.usec = get.tv_usec;
cl_t (*get)(struct fat_descriptor *, cl_t);
return (fat->get(fat, cl));
fat->get = fat_get_fat12_next;
fat->get = fat_get_fat16_next;
fat->get = fat_get_fat32_next;
fat->get = fat_get_fat32_cached_next;
if ((*session_db->get)(session_db, &key, &data, 0) != 0)
size_t resid, chunk, get;
get = szmin(chunk, resid);
got = read(fd, buf, get);
int32_t (*get)(struct uvc_ctrl_sub_info *this, uint8_t query,
int get;
get = 1;
get = 0;
if (get == 0) {
panel->backlight.get = intel_dp_aux_get_backlight;
uint32_t (*get)(struct intel_connector *connector);
panel->backlight.get = dcs_get_backlight;
val = panel->backlight.get(connector);
panel->backlight.get = bxt_get_backlight;
panel->backlight.get = bxt_get_backlight;
panel->backlight.get = lpt_get_backlight;
panel->backlight.get = pch_get_backlight;
panel->backlight.get = pwm_get_backlight;
panel->backlight.get = vlv_get_backlight;
panel->backlight.get = i9xx_get_backlight;
panel->backlight.get = i9xx_get_backlight;
uInt get; /* bits to get for extra */
c->sub.copy.get = e & 15;
j = c->sub.copy.get;
c->sub.copy.get = e & 15;
j = c->sub.copy.get;
ieee80211_ioctl_getfunc * const *get;
SET_FOREACH(get, ieee80211_ioctl_getset) {
error = (*get)(vap, ireq);
while ((get() & 1) == 0)
printf("Child %d, sem = %d\n", i, get()),
while ((get() & 1) == 1)
printf("Parent %d, sem = %d\n", i, get()),
switch ((*db->get)(db, &key, &data, 0)) {
if ((*db->get)(db, &key, &data, 0))
while ((bp = get()))
u_char *get(void);
{ "get", rhelp, get },
void get(int, char **);
switch ((*db->get)(db, &key, &data, 0)) {
get(argv[0]);
static int get(char *host);
void get(char *);
get(argv[0]);
if ((pw_db->get)(pw_db, &key, &data, 0) == 0)
if ((pw_db->get)(pw_db, &key, &data, 0) == 0) {
if ((pw_db->get)(pw_db, &key, &data, 0) == 0) {
((*(db)->get)((db), (key), (data), (flags)))
if (!(dbp->get)(dbp, &key, &data, 0))
if (!(dbp->get)(dbp, &key, &data, 0))
if ((rval = (dbp->get)(dbp, key, data, 0)) != 0) {