代码搜索:Routine
找到约 10,000 项符合「Routine」的源代码
代码结果 10,000
www.eeworm.com/read/118033/6099833
asm oempost.asm
page ,132
title OEM POST HOOKS
;-----------------------------------------------------------------------;
; This file is derived from POST.ASM and NPOST.ASM files.
www.eeworm.com/read/118033/6099986
asm oempost.asm
page ,132
title OEM POST HOOKS
;-----------------------------------------------------------------------;
; This file is derived from POST.ASM and NPOST.ASM files.
www.eeworm.com/read/118033/6100064
asm oempost.asm
page ,132
title OEM POST HOOKS
;-----------------------------------------------------------------------;
; This file is derived from POST.ASM and NPOST.ASM files.
www.eeworm.com/read/101135/6238843
3 qsort.3
QSORT(3) Minix Programmer's Manual QSORT(3)
NAME
qsort - quicker sort
SYNOPSIS
#include
#include
void
www.eeworm.com/read/101082/6244555
8 getty.8
.\" SCCSID: @(#)getty.8 3.1 11/24/87
.TH getty 8
.SH Name
getty \- set terminal mode
.SH Syntax
\fB/etc/getty [ \fItype\fB ] [ \fItty\fB ]\fR
.SH Description
.NXR "getty program"
.NXAM "getty progra
www.eeworm.com/read/101082/6245281
3ncs lb_lookup_type.3ncs
.TH lb_lookup_type 3ncs
.SH Name
lb_lookup_type \- look up information about a type in the
Global Location Broker database
.SH Syntax
#include
void lb_$lookup_type(\fIobj_type, lookup_ha
www.eeworm.com/read/101082/6245413
3cur clrtobot.3cur
.TH clrtobot 3cur
.SH Name
clrtobot, wclrtobot \- clear to end of screen
.SH Syntax
.B
#include
.PP
.B
int clrtobot(\|)
.PP
.B
int wclrtobot(win)
.br
.B
WINDOW \(**win;
.SH Description
.N
www.eeworm.com/read/101082/6245434
3 qsort.3
.\" SCCSID: @(#)qsort.3 8.1 9/11/90
.TH qsort 3
.SH Name
qsort \- quicker sort
.SH Syntax
.nf
.B #include
.PP
.B void qsort(\fIbase, nel, width, compar\fP)
.B void *\fIbase\fP;
.B size_t \
www.eeworm.com/read/101082/6245820
3ncs lb_lookup_object.3ncs
.TH lb_lookup_object 3ncs
.SH Name
lb_lookup_object \- look up information about an object in the
Global Location Broker database
.SH Syntax
#include
void lb_$lookup_object(\fIobject, lo
www.eeworm.com/read/101082/6245934
3cur insertln.3cur
.TH insertln 3cur
.SH Name
insertln, winsertln \- insert line
.SH Syntax
.br
.B
#include
.PP
.br
.B
int insertln(\|)
.PP
.B
int winsertln(win)
.br
.B
WINDOW \(**win;
.SH Description
.NXR