OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:set_sec
(Results
1 - 25
of
32
) sorted by null
1
2
/prebuilts/go/darwin-x86/src/runtime/
defs_dragonfly_amd64.go
183
func (ts *timespec)
set_sec
(x int64) {
func
defs_openbsd_386.go
141
func (ts *timespec)
set_sec
(x int64) {
func
defs_openbsd_amd64.go
152
func (ts *timespec)
set_sec
(x int64) {
func
defs_openbsd_arm.go
141
func (ts *timespec)
set_sec
(x int64) {
func
defs1_netbsd_386.go
114
func (ts *timespec)
set_sec
(x int32) {
func
defs1_netbsd_amd64.go
117
func (ts *timespec)
set_sec
(x int32) {
func
defs1_netbsd_arm.go
115
func (ts *timespec)
set_sec
(x int32) {
func
defs_freebsd_386.go
188
func (ts *timespec)
set_sec
(x int64) {
func
defs_freebsd_amd64.go
199
func (ts *timespec)
set_sec
(x int64) {
func
defs_freebsd_arm.go
160
func (ts *timespec)
set_sec
(x int64) {
func
defs_linux_386.go
135
func (ts *timespec)
set_sec
(x int64) {
func
defs_linux_amd64.go
97
func (ts *timespec)
set_sec
(x int64) {
func
defs_linux_arm.go
96
func (ts *timespec)
set_sec
(x int64) {
func
defs_linux_arm64.go
97
func (ts *timespec)
set_sec
(x int64) {
func
defs_linux_ppc64.go
101
func (ts *timespec)
set_sec
(x int64) {
func
defs_linux_ppc64le.go
101
func (ts *timespec)
set_sec
(x int64) {
func
/prebuilts/go/linux-x86/src/runtime/
defs_dragonfly_amd64.go
183
func (ts *timespec)
set_sec
(x int64) {
func
defs_openbsd_386.go
141
func (ts *timespec)
set_sec
(x int64) {
func
defs_openbsd_amd64.go
152
func (ts *timespec)
set_sec
(x int64) {
func
defs_openbsd_arm.go
141
func (ts *timespec)
set_sec
(x int64) {
func
defs1_netbsd_386.go
114
func (ts *timespec)
set_sec
(x int32) {
func
defs1_netbsd_amd64.go
117
func (ts *timespec)
set_sec
(x int32) {
func
defs1_netbsd_arm.go
115
func (ts *timespec)
set_sec
(x int32) {
func
defs_freebsd_386.go
188
func (ts *timespec)
set_sec
(x int64) {
func
defs_freebsd_amd64.go
199
func (ts *timespec)
set_sec
(x int64) {
func
Completed in 161 milliseconds
1
2