Searched defs:from (Results 226 - 250 of 283) sorted by relevance

1234567891011>>

/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_panic.c409 * to ufsvfs, vfsp etc. Since a panic can be called from many
932 * provides hook from lockfs code so we can recognize unlock/relock
1061 * blatantly copied from the hlock routine, although this routine
1359 * because we can call panic from many different levels,
1754 * come from the disk
2058 state_trans_valid(ufs_failure_states_t from, ufs_failure_states_t to) argument
2065 if (from & to)
2075 valid = (to & UF_INIT)? from == s->ud_prev: from & s->ud_prev;
2108 char *from; local
[all...]
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_subr.c138 nfs_fh4_copy(nfs_fh4 *from, nfs_fh4 *to) argument
140 to->nfs_fh4_len = from->nfs_fh4_len;
141 bcopy(from->nfs_fh4_val, to->nfs_fh4_val, to->nfs_fh4_len);
464 * is not printed, meaning its absent from id_to_dump_solo_fact()
749 * from rpcsec module (common/rpcsec)
757 * information from the servinfo in mountinfo.
762 * secinfo from the server and then select one from the
774 * SV4_TRYSECINFO indicates to try the secinfo list from
903 * from th
[all...]
H A Dnfs_export.c192 * Allocate and copy a secinfo data from "from" to "to".
205 srv_secinfo_copy(struct secinfo *from, struct secinfo *to) argument
207 to->s_secinfo.sc_nfsnum = from->s_secinfo.sc_nfsnum;
208 to->s_secinfo.sc_rpcnum = from->s_secinfo.sc_rpcnum;
210 if (from->s_secinfo.sc_rpcnum == RPCSEC_GSS) {
211 to->s_secinfo.sc_service = from->s_secinfo.sc_service;
212 bcopy(from->s_secinfo.sc_name, to->s_secinfo.sc_name,
213 strlen(from->s_secinfo.sc_name));
214 bcopy(from
[all...]
/illumos-gate/usr/src/ucbcmd/tset/
H A Dtset.c113 * -n -- If the new tty driver from UCB is available, this flag
117 * erase and kill don't remove characters from the screen.
413 char Capbuf[CAPBUFSIZ]; /* line from /etc/termcap for this TtyType */
414 char *Ttycap; /* termcap line from termcap or environ */
498 * Copied from the program by Kurt Shoens & Mark Horton.
715 case 'h': /* don't get type from htmp or env */
770 * entry from /etc/termcap. This prevents us from being
777 /* get current idea of terminal type from environment */
1118 * if called from termina
1295 bmove(char *from, char *to, int length) argument
[all...]
/illumos-gate/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_tdaemon.c96 int from, int seed);
429 long from; member in struct:a
434 uap->from, uap->seed);
500 _fork_test_daemon(int num_disks, int test_typ, int loop_cnt, int from, int seed) argument
507 return (test_control(test_typ, loop_cnt, from, seed));
512 "!sd_test %d %d %d %d %d", num_disks, type, loop_cnt, from, seed);
531 _sd_trk_size = from;
535 _sd_max_blks = from;
559 for (i = from; i < (from
[all...]
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs_log.h142 * may have been trimmed in content from the real RPC arguments
439 nfslog_diropargs3 from; member in struct:nfslog_RENAME3args
/illumos-gate/usr/src/uts/common/io/
H A Dldterm.c35 * University Acknowledgment- Portions of this document are derived from
522 * The following tables are from either u8_textprep.c or uconv.c at
532 * Unicode character width definition tables from uwidth.c:
614 * The framework will wake up qwait_sig when we return from
887 * launch a timer. This timer will prevent us from waiting
931 * Put procedure for input from driver end of stream (read queue).
949 * We received our ack from the driver saying there is nothing left to
1141 /* no longer any reason to drain from ldterm */
1517 * This routine is called from both ldtermrput and ldtermrsrv to
1893 * tp->t_maxeuc from MAX_CANO
3974 movtuc(size_t size, unsigned char *from, unsigned char *origto, unsigned char *table) argument
5135 cp_eucwioc(eucioc_t *from, eucioc_t *to, int dir) argument
[all...]
/illumos-gate/usr/src/uts/sun4u/serengeti/os/
H A Dserengeti.c113 * Variable to indicate if the date should be obtained from the SC or not.
183 /* tod_module_name should be set to "todsg" from OBP property */
344 * Decode the board number from the MC portid
378 * Otherwise, we load the values from a magic address in
402 * extracted information about each board's memory from the memory
452 * Macro for extracting the board number from the CPU id
536 * Source is where we are copying from and target is where we
548 * Then source memnode needs to be removed from its lgroup
564 * Remove source memnode of copy rename from its lgroup
581 * Return latency between "from" an
592 plat_lgrp_latency(lgrp_handle_t from, lgrp_handle_t to) argument
[all...]
/illumos-gate/usr/src/uts/sun4v/os/
H A Dmpo.c86 * Recover the PA page coloring bits from an RA.
112 * Build mblocks based on mblock nodes read from the MD.
138 /* Save CPU info from the MD and associate CPUs with lgroups */
141 /* Save lgroup info from the MD */
149 /* Save mblocks from the MD */
155 /* Save mem_node stripes calculate from mblocks and lgroups. */
204 /* Record status message, viewable from mdb */
236 * Routine to read a uint64_t from a given md
348 /* Find lgroup nodes reachable from this cpu */
503 * and remove sub-page interleaved lgroups from mpo_lgrou
981 plat_lgrp_latency(lgrp_handle_t from, lgrp_handle_t to) argument
[all...]
/illumos-gate/usr/src/uts/sun4/os/
H A Dddi_impl.c96 * safari-style reg property from 2-size cells to 1 size cell
170 * Create a ddi_parent_private_data structure from the ddi properties of
212 * Set reg field of parent data from "reg" property
324 * Called from the bus_ctl op of some drivers.
374 cells_1275_copy(prop_1275_cell_t *from, prop_1275_cell_t *to, int32_t len) argument
378 *to = *from;
467 * Get interrupt map structure from PROM property
811 * i_ddi_get_inum - Get the interrupt number property from the
851 * i_ddi_get_intr_pri - Get the interrupt-priorities property from
980 /* set HAT endianess attributes from ddi_device_acc_att
[all...]
/illumos-gate/usr/src/uts/sun4u/io/
H A Dopl_cfg.c280 * VA and read it out from there
303 * Get the hardware descriptor from SCF.
1192 * Release all the resources from the resource list
1369 * remove the resource from the list and release it.
1724 * remove the resource from the list and release it.
2039 * interrupts may be received from PCI devices. These interrupts
2050 * interrupt register addresses from the specifications and Jupiter Bus
2069 * control from OBP when interrupts happen at a port after L1A, etc.
2111 * Oberon ports range from 0 - 3
2112 * CMU ch ports range from
2870 oplcfg_pa_swap(int from, int to) argument
[all...]
/illumos-gate/usr/src/uts/sun4u/lw8/os/
H A Dlw8_platmod.c113 * Variable to indicate if the date should be obtained from the SC or not.
190 /* tod_module_name should be set to "todsg" from OBP property */
351 * Decode the board number from the MC portid
385 * Otherwise, we load the values from a magic address in
409 * extracted information about each board's memory from the memory
459 * Macro for extracting the board number from the CPU id
544 * Source is where we are copying from and target is where we
556 * Then source memnode needs to be removed from its lgroup
572 * Remove source memnode of copy rename from its lgroup
589 * Return latency between "from" an
600 plat_lgrp_latency(lgrp_handle_t from, lgrp_handle_t to) argument
[all...]
/illumos-gate/usr/src/uts/sun4u/opl/os/
H A Dopl.c142 * Get model name from the root node.
258 /* Get from devinfo node */
316 * For OPL it's possible that memory from two or more successive boards
548 * and from that point on, return the default handle.
593 * from no residual load.
603 * That is, the residual load from completed threads will still
674 * Source is where we are copying from and target is where we
686 * Then source memnode needs to be removed from its lgroup
716 * Remove source memnode of copy rename from its lgroup
730 * Return latency between "from" an
742 plat_lgrp_latency(lgrp_handle_t from, lgrp_handle_t to) argument
[all...]
/illumos-gate/usr/src/cmd/make/bin/
H A Dmain.cc453 * stderr separately from stdout.
572 * Called from exit(), performs cleanup actions.
858 * cause return from wait3.
952 * with double hyphen appear here, from -$(MAKEFLAGS)
1078 char *from; local
1081 for (from = str; *from; from++) {
1082 switch (*from) {
1110 *to++ = *from;
1119 char *from; local
[all...]
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_vops.c50 * UNIX and Windows. Thus, as CATIA customers migrate from V4 to V5,
78 * in the range from 0x00A4 to 0x00FF and their UNIX (v4) equivalent
174 * only one pid is used for operations originating from the
213 * only one pid is used for operations originating from the
285 * smb_fsop_getattr()/smb_vop_getattr() should always be called from the CIFS
432 * VOP_SETATTR() when calling from the CIFS service, due to special processing
435 * Streams have a size but otherwise do not have separate attributes from
561 * direntflags: dirent flags returned from VOP_LOOKUP
747 char *from, *to, *fbuf, *tbuf; local
761 from
[all...]
/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Dsmb_share.c381 * case the share is removed from the cache.
465 * Removes the specified share from cache, removes it from AD
955 * Derive the real path for a share from the path provided by a client.
1411 * Delete the specified share from the cache.
1439 * Load shares from sharemgr
1524 * Load a share definition from sharemgr and add it to the cache.
1578 * Read the specified share information from sharemgr and return
1581 * Shares read from sharemgr are marked as permanent/persistent.
1982 * Remove items from th
2108 smb_shr_zfs_rename(smb_share_t *from, smb_share_t *to) argument
[all...]
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocksubr.c128 * Translate from a device pathname (e.g. "/dev/tcp") to a vnode.
464 VN_RELE(vp); /* release hold from lookup */
540 * Since sendto/sendmsg would not get synchronous errors from the transport
729 * Extract file descriptors from a fdbuf.
1062 * Copy options from control to the mblk. Skip any file descriptor options.
1104 * Return the length of the control message derived from the options.
1177 * Copy options from options to the control. Convert SO_FILEP to
1470 * soappendmsg calls). If size is zero it is derived from the buffer
1492 * soappendmsg calls). If size is zero it is derived from the buffer
1932 so_copyin(const void *from, voi argument
1942 so_copyout(const void *from, void *to, size_t size, int tokernel) argument
[all...]
/illumos-gate/usr/src/uts/intel/io/vgatext/
H A Dvgatext.c650 * However, from a platform development perspective,
1020 * from brokenness or maliciousness above.
1030 * should support these ioctls from userland to enable simple
1060 unsigned short *from; local
1103 from = from_row_start;
1107 *to++ = *from++;
1121 from = from_row_start;
1123 *--to = *--from;
1152 * damage from brokenness or maliciousness above.
1317 uchar_t *from; local
[all...]
/illumos-gate/usr/src/uts/common/fs/tmpfs/
H A Dtmp_vnops.c260 * Writing whole page so reading from disk
318 * Clear from the beginning of the page to the starting
333 long zoffset; /* zero from offset into page */
346 * Zero from the end of data in the page to the
596 * tmp_rwlock should have already been called from layers above
624 * tmp_rwlock should have already been called from layers above
675 * from an nfs vnode with nobody ownership. Likely the
1132 struct tmpnode *from; local
1142 from = (struct tmpnode *)VTOTN(srcvp);
1146 (from
[all...]
/illumos-gate/usr/src/boot/sys/i386/include/pc/
H A Dbios.h270 size_t offset; /* offset from anchor (may be negative) */
275 u_int from; /* shouldn't be below 0xe0000 */ member in struct:bios_oem_range
330 u_int32_t entry; /* entrypoint offset from base */
/illumos-gate/usr/src/common/ficl/
H A Dprimitives.c15 * I am interested in hearing from anyone who uses Ficl. If you have
103 * FICL_VM_STATE_COMPILE a literal offset from the current dictionary location
123 * FICL_VM_STATE_COMPILE a literal offset from the patch location
221 * pointer and returns to the "next" loop. Used for exiting from within
339 * s - read a C-ADDR U-LENGTH string from the stack and copy it to
341 * d - read a ficlCell from the stack, format it as a string (base-10,
928 * IMMEDIATE code for "literal". This function gets a value from the stack
1006 * pops index and limit from the p stack and moves them
1011 * FICL_VM_STATE_COMPILE (loop), resolve forward branch from "do", and
1307 * string from th
1332 char *from = ficlVmGetInBuf(vm); local
1365 char *from; local
[all...]
/illumos-gate/usr/src/uts/common/c2/
H A Daudit.c127 * S2E_SP (TAD_SAVPATH) flag comes from audit_s2e[].au_ctrl. Used with
134 * S2E_NPT (TAD_NOPATH) flag comes from audit_s2e[].au_ctrl. Used with
291 * S2E_SP (TAD_SAVPATH) flag comes from audit_s2e[].au_ctrl. Used with
298 * S2E_NPT (TAD_NOPATH) flag comes from audit_s2e[].au_ctrl. Used with
361 * S2E_SP (TAD_SAVPATH) flag comes from audit_s2e[].au_ctrl. Used with
368 * S2E_NPT (TAD_NOPATH) flag comes from audit_s2e[].au_ctrl. Used with
504 * audit record generation (no return from system call).
661 /* lock stdata from audit_sock */
691 /* lock stdata from audit_sock */
1422 int from) /* timo
1418 audit_sock( int type, queue_t *q, mblk_t *mp, int from) argument
[all...]
/illumos-gate/usr/src/lib/libzpool/common/
H A Dkernel.c417 * If we're accessing a real disk from userland, we need to use
420 * pool from userland, e.g. via zdb, because otherwise we won't
623 /* Remove from args */
1030 zfs_secpolicy_rename_perms(const char *from, const char *to, cred_t *cr) argument
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_reads.c167 /* Reconstruct RDN from type=value pairs */
248 * Don't bother to reconstruct DN from RDN. Copy DN directly.
254 * Reconstruct dn from RDNs.
295 * Convert a single ldap entry from a LDAPMessage
735 * ap with the data from the "gecos"
849 const char *from, char **to)
871 if (from == NULL || from[0] == '\0' || to == NULL)
883 from);
899 const char *from, cons
848 __s_api_get_cachemgr_data(const char *type, const char *from, char **to) argument
898 __s_api_set_cachemgr_data(const char *type, const char *from, const char *to) argument
[all...]
/illumos-gate/usr/src/lib/libsqlite/src/
H A Dbtree.c41 ** Finding a particular key requires reading O(log(M)) pages from the
303 ** is stored in memory. The u.aDisk[] array contains the raw bits read from
324 ** walk up the BTree from any leaf to the root. Care must be taken to
380 u8 iMatch; /* compare result from last sqliteBtreeMoveto() */
410 ** is NOT included in the value returned from this routine.
1025 ** on a table with wrFlag==0, that prevents all other cursors from
1176 ** Read payload information from the entry that the pCur cursor is
1181 ** It just reads bytes from the payload area.
1427 ** to the page we are coming from. If we are coming from th
2111 uptr from, to; local
[all...]

Completed in 150 milliseconds

1234567891011>>