Searched refs:system (Results 1 - 25 of 1356) sorted by relevance

1234567891011>>

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sh/
H A Dmachvec_init.h45 #define ALIAS_MV(system) \
46 asm(".global sh_mv\nsh_mv = mv_"#system );
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sh/
H A Dmachvec_init.h45 #define ALIAS_MV(system) \
46 asm(".global sh_mv\nsh_mv = mv_"#system );
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/acpi/ospm/system/
H A Dsm.c46 * DESCRIPTION: Prints out information on a specific system.
52 SM_CONTEXT *system)
68 acpi_get_name(system->acpi_handle, ACPI_FULL_PATHNAME, &buffer);
71 * Print out basic system information.
74 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_INFO, "| System[%02x]:[%p] %s\n", system->device_handle, system->acpi_handle, (char*)buffer.pointer));
75 ACPI_DEBUG_PRINT_RAW ((ACPI_DB_INFO, "| states: %cS0 %cS1 %cS2 %cS3 %cS4 %cS5\n", (system->states[0]?'+':'-'), (system->states[1]?'+':'-'), (system->states[2]?'+':'-'), (system
51 sm_print( SM_CONTEXT *system) argument
104 SM_CONTEXT *system = NULL; local
185 SM_CONTEXT *system = NULL; local
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ia64/
H A Dnamei.h10 #include <asm/system.h>
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ia64/
H A Dnamei.h10 #include <asm/system.h>
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/acpi/ospm/include/
H A Dsm.h79 SM_CONTEXT *system);
83 SM_CONTEXT *system);
88 SM_CONTEXT *system);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/arm/mach-sa1100/
H A Dleds-system3.c51 #include <asm/system.h>
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-parisc/
H A Dtimex.h9 #include <asm/system.h>
H A Ddelay.h4 #include <asm/system.h> /* for mfctl() */
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-parisc/
H A Dtimex.h9 #include <asm/system.h>
H A Ddelay.h4 #include <asm/system.h> /* for mfctl() */
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/s390x/kernel/
H A Dwrapper32.S3 * wrapper for 31 bit compatible system calls.
27 jg sys_write # branch to system call
34 jg sys_open # branch to system call
39 jg sys_close # branch to system call
45 jg sys_creat # branch to system call
51 jg sys_link # branch to system call
56 jg sys_unlink # branch to system call
61 jg sys_chdir # branch to system call
66 jg sys_time # branch to system call
73 jg sys_mknod # branch to system cal
[all...]
/asus-wl-520gu-7.0.1.45/src/router/ppp/
H A Dconfigure5 # system="NeXTStep"
7 system=`uname -s`
14 case $system in
77 # # overwrite the system name with the node name!
92 echo "This is a newer release on an outdated OS ($system)."
96 echo "This is an old release of a supported OS ($system)."
97 echo "This software cannot be used as-is on this system,"
101 echo "This is an old release of a supported OS ($system)."
102 echo "This software should install and run on this system,"
105 echo "This is a newer release of $system tha
[all...]
/asus-wl-520gu-7.0.1.45/src/router/samba/packaging/SGI/
H A Dsambalp4 # valid on this system. Written as a secure Perl script. To enable,
9 # If setuidshells is not enabled on your system, you must also do this:
54 print STDERR "usage: $PROG printer file user system\n";
61 $system = $ARGV[3];
83 # Untaint the file and system names (pretend to filter them)
85 $system = $system =~ /^(.*)/ ? $1 : die("Bad system: $system\n");
96 # Check out the user -- if the user is a real user on this system,
[all...]
/asus-wl-520gu-7.0.1.45/src/router/pppd/
H A Dconfigure5 # system="NeXTStep"
7 system=`uname -s`
14 case $system in
39 echo "gcc is unable to make 64 bit modules, and your $arch system needs them."
97 # # overwrite the system name with the node name!
112 echo "This is a newer release on an outdated OS ($system)."
116 echo "This is an old release of a supported OS ($system)."
117 echo "This software cannot be used as-is on this system,"
121 echo "This is an old release of a supported OS ($system)."
122 echo "This software should install and run on this system,"
[all...]
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/
H A Dconfigure5 # system="NeXTStep"
7 system=`uname -s`
14 case $system in
39 echo "gcc is unable to make 64 bit modules, and your $arch system needs them."
97 # # overwrite the system name with the node name!
112 echo "This is a newer release on an outdated OS ($system)."
116 echo "This is an old release of a supported OS ($system)."
117 echo "This software cannot be used as-is on this system,"
121 echo "This is an old release of a supported OS ($system)."
122 echo "This software should install and run on this system,"
[all...]
/asus-wl-520gu-7.0.1.45/src/router/samba/packaging/Debian/debian/
H A Dwins2dns.awk36 system("echo killall -HUP named");
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/hp-lj/
H A Dirq.c16 #include <asm/system.h>
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/jazz/
H A Dreset.c7 #include <asm/system.h>
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/arm/kernel/
H A Dleds-ftvpci.c11 #include <asm/system.h>
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/baget/
H A Dreset.c2 #include <asm/system.h>
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc64/
H A Dsoftirq.h11 #include <asm/system.h> /* for membar() */
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc64/
H A Dsoftirq.h11 #include <asm/system.h> /* for membar() */
/asus-wl-520gu-7.0.1.45/src/linux/linux/Documentation/BK-usage/
H A Dcsets-to-patches33 system("bk export -tpatch -du -r $rev > /tmp/rev-$rev.patch");
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/dec/
H A Dwbflush.c20 #include <asm/system.h>

Completed in 197 milliseconds

1234567891011>>